aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #693 from mjlbach/feature_request_templateMichael Lingelbach2021-01-232-0/+19
|\
| * [docgen] Update README.mdGithub Actions2021-01-231-0/+18
| * Add feature request templateMichael Lingelbach2021-01-231-0/+13
* | Merge pull request #680 from delphinus/feature/use-nvim-execMichael Lingelbach2021-01-222-13/+6
|\ \
| * | [docgen] Update README.mdGithub Actions2021-01-201-0/+12
| * | Remove an unused funcdelphinus2021-01-201-7/+0
| * | Use nvim_exec to execute multiline commandsdelphinus2021-01-201-6/+6
| |/
* | Merge pull request #668 from mhartington/angularls-binMichael Lingelbach2021-01-222-9/+7
|\ \
| * | [docgen] Update README.mdGithub Actions2021-01-141-4/+3
| * | use new global bin commandMike Hartington2021-01-141-5/+4
* | | Merge pull request #672 from mjlbach/refactor_lspinfoMichael Lingelbach2021-01-222-114/+120
|\ \ \
| * | | lspinfo: move to moduleMichael Lingelbach2021-01-152-114/+120
* | | | Merge pull request #689 from ckipp01/dirnameMichael Lingelbach2021-01-221-1/+1
|\ \ \ \
| * | | | Correct dirname typo in racket_langserverckipp012021-01-221-1/+1
|/ / / /
* | | | Update bug_report.mdMichael Lingelbach2021-01-201-1/+1
* | | | [docgen] Update README.mdGithub Actions2021-01-201-0/+35
* | | | Merge pull request #679 from ckipp01/racketMichael Lingelbach2021-01-201-0/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add racket_langserver.ckipp012021-01-201-0/+28
|/ / /
* | | Merge pull request #678 from mjlbach/pyright_update_rootMichael Lingelbach2021-01-181-1/+12
|\ \ \
| * | | pyright: add current file directory as fallback for rootMichael Lingelbach2021-01-181-1/+12
| |/ /
* | | vimls: change to use cwd instead of home for rootMichael Lingelbach2021-01-181-1/+1
* | | Merge pull request #677 from lithammer/fix-scry-root-patternMichael Lingelbach2021-01-181-1/+1
|\ \ \ | |/ / |/| |
| * | scry: Fix missing function call in root_dirPeter Lithammer2021-01-181-1/+1
|/ /
* | Update bug_report.mdMichael Lingelbach2021-01-151-1/+1
* | Merge pull request #673 from mjlbach/filetypes_nil_handlingMichael Lingelbach2021-01-151-1/+1
|\ \
| * | Add handling for nil filetypesMichael Lingelbach2021-01-151-1/+1
|/ /
* | Merge pull request #509 from mjlbach/remove_deprecated_handlersMichael Lingelbach2021-01-152-46/+0
|\ \
| * | remove deprecated handlers that were moved to neovim coreMichael Lingelbach2021-01-082-46/+0
* | | Merge pull request #670 from mjlbach/add_executable_checkMichael Lingelbach2021-01-151-2/+7
|\ \ \
| * | | Check if language server is executable before trying to start itMichael Lingelbach2021-01-141-2/+7
| | |/ | |/|
* | | Merge pull request #661 from mjlbach/lspinfo_fix_displayMichael Lingelbach2021-01-154-32/+53
|\ \ \
| * | | [docgen] Update README.mdGithub Actions2021-01-151-0/+1
| * | | LspInfo: fix display when client cmd contains newlinesMichael Lingelbach2021-01-143-32/+52
|/ / /
* | | Merge pull request #669 from mjlbach/fix_filetypesMichael Lingelbach2021-01-141-9/+20
|\ \ \ | |/ / |/| |
| * | LspInfo: fix when filetypes not definedMichael Lingelbach2021-01-141-9/+20
|/ /
* | Merge pull request #665 from mjlbach/fix_lsp_info_root_detectMichael Lingelbach2021-01-143-12/+14
|\ \
| * | [docgen] Update README.mdGithub Actions2021-01-141-2/+2
| * | Fix root detection for LspInfo, cache setupMichael Lingelbach2021-01-142-10/+12
|/ /
* | Merge pull request #659 from mjlbach/disable_transparency_lspinfoMichael Lingelbach2021-01-111-1/+0
|\ \
| * | LspInfo: disable transparency for terminal emulator compatibilityMichael Lingelbach2021-01-111-1/+0
|/ /
* | Merge pull request #651 from mjlbach/lsp_infoMichael Lingelbach2021-01-113-2/+208
|\ \
| * | [docgen] Update README.mdGithub Actions2021-01-111-92/+0
| * | Commands: add LspInfoMichael Lingelbach2021-01-113-2/+208
* | | Merge pull request #657 from mjlbach/fix_rust_analyzer_rootMichael Lingelbach2021-01-112-95/+9
|\ \ \ | |/ / |/| |
| * | [docgen] Update README.mdGithub Actions2021-01-111-92/+0
| * | rust_analyzer: read project root from cargoMichael Lingelbach2021-01-111-3/+9
|/ /
* | Merge pull request #655 from ckipp01/metalsMichael Lingelbach2021-01-101-1/+0
|\ \
| * | Remove package_json link from metals.ckipp012021-01-101-1/+0
|/ /
* | readme: add references to the wikiMichael Lingelbach2021-01-091-0/+10
* | Merge pull request #644 from jdrouhard/clangd_fix_capabilitiesMichael Lingelbach2021-01-092-18/+17
|\ \