aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/rls.lua
Commit message (Expand)AuthorAgeFilesLines
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-31/+0
* docgen: use package.json url instead of VSCode extension nameHirokazu Hata2020-05-181-1/+0
* fix package.json source URIHirokazu Hata2020-04-101-1/+1
* window/showMessage: the display level can be set for 'window/showMessage' not...Hirokazu Hata2020-02-241-2/+0
* lua: remove `settings = {}`Hirokazu Hata2020-02-161-1/+0
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-311-2/+2
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-081-5/+2
* Add sumneko_lua installation and util.sh helper. (#49)Ashkan Kiani2019-11-261-0/+1
* Refactor docgen and add package.json support (#29)Ashkan Kiani2019-11-171-0/+1
* Add rls support (#24)Hirokazu Hata2019-11-171-0/+36