aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/elmls.lua
Commit message (Expand)AuthorAgeFilesLines
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-72/+0
* docgen: use package.json url instead of VSCode extension nameHirokazu Hata2020-05-181-1/+1
* config: remove unnecessary code comennts and utf8 optionHirokazu Hata2020-05-181-3/+1
* util: add behavior options to tbl_deep_extend functionHirokazu Hata2020-03-221-1/+1
* window/showMessage: the display level can be set for 'window/showMessage' not...Hirokazu Hata2020-02-241-1/+0
* lua: remove `settings = {}`Hirokazu Hata2020-02-161-1/+0
* rename "skeleton" to "configs" #100Michael Lingelbach2020-01-311-4/+4
* remove Vimscript wrapper nvim_lsp#setup()Justin M. Keyes2019-12-081-1/+1
* Add docs and vscode names. (#53)Ashkan Kiani2019-11-261-0/+1
* Redo installation. (#17)Ashkan Kiani2019-11-151-89/+23
* Add ElmLS (#9)Ashkan Kiani2019-11-141-0/+141