aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/rome.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat: expose configsMichael Lingelbach2021-11-251-36/+0
|
* feat: add single file mode (#1385)Michael Lingelbach2021-11-111-1/+1
| | | | | | | | | | | | * This adds a "single file mode" option for each language server * Currently, if a root is not detected, a new language server is started for each file opened. * Root directory is set to `nil` in start_client. Some servers will refuse to start, or otherwise panic. This is opt-in per server. * Some servers, such as rust-analyzer, explicitly have a "single file mode", we will not support that until it is officially part of the LSP specification Co-authored-by: Peter Lithammer <peter.lithammer@gmail.com>
* chore: change stylua to single quotes (#1068)Michael Lingelbach2021-07-131-9/+9
|
* chore: format with stylua (#1065)Michael Lingelbach2021-07-121-3/+4
|
* ci: lint and format with styluaMichael Lingelbach2021-07-031-20/+18
|
* Update rome.lua link to websiteSteve Lacy2021-05-281-1/+1
|
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-0/+37