| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | 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 | -0/+22 | |
| * | | | 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 | 58 | -2/+3544 | |
| | |\ \ \ | ||||||
| | * | | | | changed filepath | Andrej Benz | 2020-12-11 | 1 | -0/+84 | |
| | / / / | ||||||
| * / / / | groovyls: nvim_lsp -> lspconfig | Tormod Alf Try Tufteland | 2020-12-11 | 1 | -0/+109 | |
| |/ / / | ||||||
| * | | | 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 | |
| | |/ / |/| | | ||||||
| * | | | 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/+40 | |
| |/ | ||||||
| * | Merge pull request #399 from Iron-E/patch-1 | Hirokazu Hata | 2020-11-16 | 3 | -15/+14 | |
| |\ | ||||||
| | * | Re-add negation after automated commit | Iron_E | 2020-11-15 | 1 | -1/+1 | |
| | * | Update lua/lspconfig/configs.lua | Iron-E | 2020-11-15 | 1 | -1/+1 | |
| | * | Remove redundant assertion | Iron_E | 2020-11-15 | 1 | -2/+1 | |
| | * | Use 'not config.callbacks' over 'not lsp.callbacks' | Iron_E | 2020-11-15 | 1 | -1/+1 | |
| | * | Put assertion within function scope | Iron_E | 2020-11-15 | 1 | -3/+1 | |
| | * | Move no callbacks assertion to outer scope | Iron_E | 2020-11-15 | 1 | -1/+3 | |
| | * | Add help reference for failed callback assertion | Iron_E | 2020-11-15 | 1 | -2/+2 | |
| | * | Change the rest of the callback usages | Iron_E | 2020-11-15 | 2 | -12/+12 | |
| | * | Use handlers instead of callbacks | Iron-E | 2020-11-15 | 1 | -3/+3 | |
| * | | terraformls: Fix arguments to cmd | Peter Lithammer | 2020-11-15 | 1 | -1/+1 | |
