| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Add Sorbet language server | Nathan Smith | 2020-12-29 | 1 | -0/+30 | |
| * | | | Fix texlab crash due to workDoneProgress callback | Michael Lingelbach | 2020-12-29 | 1 | -0/+4 | |
| * | | | Fix perl docgen by replacing with raw github link | Michael Lingelbach | 2020-12-29 | 1 | -1/+1 | |
| * | | | Merge pull request #486 from pretentious7/master | Michael Lingelbach | 2020-12-29 | 1 | -0/+37 | |
| |\ \ \ | ||||||
| | * | | | made docstring more explicit. | Abhishek Cherath | 2020-12-24 | 1 | -1/+1 | |
| | * | | | got rid of unnecessary comment. | Abhishek Cherath | 2020-12-24 | 1 | -1/+0 | |
| | * | | | updated perlls | Abhishek Cherath | 2020-12-24 | 1 | -2/+3 | |
| | * | | | Merge branch 'master' of https://github.com/pretentious7/nvim-lspconfig | Abhishek Cherath | 2020-12-23 | 1 | -2/+4 | |
| | |\| | | ||||||
| | * | | | added perl language server | Abhishek Cherath | 2020-12-23 | 1 | -0/+37 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #450 from lithammer/dont-use-homedir-as-root-dir | Michael Lingelbach | 2020-12-29 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | sumneko_lua: Use bufdir instead of homedir when resolving root_dir | Peter Lithammer | 2020-12-21 | 1 | -2/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #437 from creativenull/fix-tsserver-rootdir | Michael Lingelbach | 2020-12-29 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | fix: add jsconfig to the root pattern for tsserver | Arnold Chand | 2020-12-03 | 1 | -2/+2 | |
| * | | | | Merge pull request #420 from Gian12315/master | Michael Lingelbach | 2020-12-29 | 1 | -0/+24 | |
| |\ \ \ \ | ||||||
| | * | | | | Use forward search status | Gian12315 | 2020-11-22 | 1 | -1/+1 | |
| | * | | | | Implemented forward search | Gian12315 | 2020-11-22 | 1 | -2/+2 | |
| | * | | | | Added command | Gian12315 | 2020-11-21 | 1 | -0/+1 | |
| | * | | | | Tring to implement forward search | Gian12315 | 2020-11-21 | 1 | -0/+23 | |
| * | | | | | Merge pull request #385 from elianiva/svelte-lang-server | Michael Lingelbach | 2020-12-29 | 1 | -0/+46 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | renamed `nvim_lsp` to `lspconfig` | elianiva | 2020-12-23 | 1 | -2/+2 | |
| | * | | | | | Add "Svelte" language server | elianiva | 2020-12-23 | 1 | -0/+46 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #471 from mjlbach/feature/handle_registerCapability | Hirokazu Hata | 2020-12-25 | 1 | -0/+13 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Add catch-all callback for client/registerCapability | Michael Lingelbach | 2020-12-22 | 1 | -0/+13 | |
| * | | | | | Have leanls use util.find_git_ancestor. | Julian Berman | 2020-12-22 | 1 | -2/+4 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Remove ghcide deperecation message | Hirokazu Hata | 2020-12-21 | 1 | -2/+0 | |
| * | | | | Add deprecation message to ghcide | Hirokazu Hata | 2020-12-21 | 1 | -2/+3 | |
| |/ / / | ||||||
| * | | | zig: nvim_lsp/zls.lua -> lspconfig/zls.lua | Michael Lingelbach | 2020-12-18 | 1 | -2/+2 | |
| * | | | Merge pull request #392 from abenz1267/master | Hirokazu Hata | 2020-12-14 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' into master | Andrej Benz | 2020-12-11 | 61 | -226/+401 | |
| | |\ \ \ | ||||||
| | * | | | | changed filepath | Andrej Benz | 2020-12-11 | 1 | -0/+0 | |
| | * | | | | removed .git from doc | Andrej Benz | 2020-11-01 | 1 | -1/+1 | |
| * | | | | | groovyls: nvim_lsp -> lspconfig | Tormod Alf Try Tufteland | 2020-12-11 | 1 | -5/+5 | |
| * | | | | | Merge branch 'master' of github.com:neovim/nvim-lspconfig into groovyls-support | Wuilliam Lacruz | 2020-12-10 | 61 | -226/+401 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Merge pull request #438 from HiPhish/kotlin | Hirokazu Hata | 2020-12-09 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Kotlin: Fix order of root files | HiPhish | 2020-12-03 | 1 | -2/+2 | |
| | | | |_|/ | | |/| | | ||||||
| | * | | | | Merge pull request #429 from jerrywang1981/master | Hirokazu Hata | 2020-12-09 | 1 | -1/+11 | |
| | |\ \ \ \ | ||||||
| | | * | | | | added comment | Jerry Wang | 2020-12-08 | 1 | -2/+10 | |
| | | * | | | | bugfix for code action not working sometimes | Jerry Wang | 2020-12-01 | 1 | -0/+2 | |
| | * | | | | | Merge pull request #439 from benawas/master | Hirokazu Hata | 2020-12-09 | 1 | -2/+6 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Add extension to pyright command name on Windows | benawas | 2020-12-04 | 1 | -2/+6 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Merge pull request #406 from igrep/purescriptls-win | Hirokazu Hata | 2020-12-09 | 1 | -1/+4 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Add extension to purescriptls command name on Windows | YAMAMOTO Yuji | 2020-11-16 | 1 | -1/+4 | |
| | * | | | | | pyright: Wrap settings correctly with python.analysis | Peter Lithammer | 2020-12-03 | 1 | -2/+6 | |
| | * | | | | | Merge pull request #366 from Ogromny/zls_support | Matthieu Coudron | 2020-12-03 | 1 | -0/+22 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | | * | | | | [ZLS] change root_dir | Ogromny | 2020-09-24 | 1 | -2/+4 | |
| | | * | | | | [ZLS] initial commit | Ogromny | 2020-09-24 | 1 | -0/+20 | |
| | | | |/ / | | |/| | | ||||||
| | * | | | | Remove before_init workaround | Michael Lingelbach | 2020-11-27 | 1 | -7/+0 | |
| | * | | | | These init_options need to be booleans in order to take effect | Pat O'Connor | 2020-11-22 | 1 | -5/+5 | |
| | | |_|/ | |/| | | ||||||
| | * | | | Add unzip dependency for mac and linux installation | Michael Lingelbach | 2020-11-15 | 1 | -0/+4 | |
| | * | | | Move pyright.lua to correct location under lspconfig | Michael Lingelbach | 2020-11-15 | 1 | -0/+0 | |
