aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #355 from wuilliam321/groovyls-supportHirokazu Hata2020-12-112-663/+809
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' of github.com:neovim/nvim-lspconfig into groovyls-supportWuilliam Lacruz2020-12-1070-1109/+1451
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #438 from HiPhish/kotlinHirokazu Hata2020-12-091-2/+2
|\ \ \ \ \
| * | | | | Kotlin: Fix order of root filesHiPhish2020-12-031-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #429 from jerrywang1981/masterHirokazu Hata2020-12-091-1/+11
|\ \ \ \ \
| * | | | | added commentJerry Wang2020-12-081-2/+10
| * | | | | bugfix for code action not working sometimesJerry Wang2020-12-011-0/+2
* | | | | | Merge pull request #439 from benawas/masterHirokazu Hata2020-12-091-2/+6
|\ \ \ \ \ \
| * | | | | | Add extension to pyright command name on Windowsbenawas2020-12-041-2/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #406 from igrep/purescriptls-winHirokazu Hata2020-12-091-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add extension to purescriptls command name on WindowsYAMAMOTO Yuji2020-11-161-1/+4
* | | | | | pyright: Wrap settings correctly with python.analysisPeter Lithammer2020-12-031-2/+6
* | | | | | Merge pull request #366 from Ogromny/zls_supportMatthieu Coudron2020-12-031-0/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ZLS] change root_dirOgromny2020-09-241-2/+4
| * | | | | [ZLS] initial commitOgromny2020-09-241-0/+20
| | |_|/ / | |/| | |
* | | | | Remove before_init workaroundMichael Lingelbach2020-11-271-7/+0
* | | | | Merge pull request #358 from PatOConnor43/change-dart-init-optionsHirokazu Hata2020-11-252-10/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | These init_options need to be booleans in order to take effectPat O'Connor2020-11-222-10/+10
|/ / / /
* | | | Merge pull request #405 from mjlbach/feature/specify-unzip-dependencyHirokazu Hata2020-11-181-0/+4
|\ \ \ \
| * | | | Add unzip dependency for mac and linux installationMichael Lingelbach2020-11-151-0/+4
* | | | | Merge pull request #404 from mjlbach/fix-pyright-languageserverHirokazu Hata2020-11-161-0/+0
|\| | | |
| * | | | Move pyright.lua to correct location under lspconfigMichael Lingelbach2020-11-151-0/+0
|/ / / /
* | | | Merge pull request #303 from mjlbach/feature/add-pyright-languageserverHirokazu Hata2020-11-161-0/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | nvim_lsp -> lspconfigMichael Lingelbach2020-11-151-2/+2
| * | | Update pyright.luaMichael Lingelbach2020-09-091-3/+7
| * | | Add analysis settingMichael Lingelbach2020-07-141-0/+1
| * | | useLibraryCodeForTypes to automatically parse virtualenvMichael Lingelbach2020-07-141-2/+5
| * | | Update root detectionMichael Lingelbach2020-07-141-1/+1
| * | | Add pyright languageserverMichael Lingelbach2020-07-141-0/+32
* | | | Merge pull request #399 from Iron-E/patch-1Hirokazu Hata2020-11-164-16/+15
|\ \ \ \
| * | | | Re-add negation after automated commitIron_E2020-11-151-1/+1
| * | | | Update lua/lspconfig/configs.luaIron-E2020-11-151-1/+1
| * | | | Remove redundant assertionIron_E2020-11-151-2/+1
| * | | | Use 'not config.callbacks' over 'not lsp.callbacks'Iron_E2020-11-151-1/+1
| * | | | Put assertion within function scopeIron_E2020-11-151-3/+1
| * | | | Move no callbacks assertion to outer scopeIron_E2020-11-151-1/+3
| * | | | Add help reference for failed callback assertionIron_E2020-11-151-2/+2
| * | | | Change the rest of the callback usagesIron_E2020-11-153-13/+13
| * | | | Use handlers instead of callbacksIron-E2020-11-151-3/+3
* | | | | [docgen] Update README.mdGithub Actions2020-11-151-1/+1
* | | | | Merge pull request #351 from lithammer/fix-terraformls-cmdHirokazu Hata2020-11-162-3/+3
|\ \ \ \ \
| * | | | | [docgen] Update README.mdGithub Actions2020-11-151-2/+2
| * | | | | terraformls: Fix arguments to cmdPeter Lithammer2020-11-151-1/+1
|/ / / / /
* | | | | [docgen] Update README.mdGithub Actions2020-11-151-1/+1
* | | | | Merge pull request #371 from HiPhish/kotlinHirokazu Hata2020-11-161-1/+16
|\ \ \ \ \
| * | | | | Kotlin LS: Add more root pattern filesHiPhish2020-11-151-1/+16
|/ / / / /
* | | | | [docgen] Update README.mdGithub Actions2020-11-151-1/+2
* | | | | Merge pull request #403 from h-michael/kotlinHirokazu Hata2020-11-151-0/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support of kotlin-language-server cmd for WindowsHirokazu Hata2020-11-151-1/+6
| * | | | add default for kotlin-language-server cmdJan Steinke2020-08-241-0/+2