aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/nimls.lua
Commit message (Collapse)AuthorAgeFilesLines
* docgen: use package.json url instead of VSCode extension nameHirokazu Hata2020-05-181-1/+1
| | | | | VSCode extensions are so large size and we offten get a network error with downloading them. So we had better to directory download package.json.
* window/showMessage: the display level can be set for 'window/showMessage' ↵Hirokazu Hata2020-02-241-1/+0
| | | | | | notification related with #127
* Add nimlsDheepak Krishnamurthy2020-02-141-0/+46