aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim_lsp/html.lua
Commit message (Collapse)AuthorAgeFilesLines
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-54/+0
|
* config: remove unnecessary code comennts and utf8 optionHirokazu Hata2020-06-161-1/+1
| | | | | Remove meaningless code comments because they are increased by copy and paste. Currently, utf8 options are only supported by clangd, so remove them from unnecessary ones.
* fix failing lintMike Hartington2020-02-241-1/+0
|
* updates based on feedbackMike Hartington2020-02-241-6/+0
|
* update docsMike Hartington2020-02-231-1/+1
|
* init html lspMike Hartington2020-02-231-0/+61