mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-26 22:34:44 +00:00
lsp/presets/stimulus-language-server: init
This commit is contained in:
parent
259f20aac0
commit
200558f75a
8 changed files with 35 additions and 5 deletions
|
|
@ -16,7 +16,7 @@
|
|||
cfg = config.vim.languages.ruby;
|
||||
|
||||
defaultServers = ["solargraph"];
|
||||
servers = ["ruby-lsp" "solargraph"];
|
||||
servers = ["ruby-lsp" "solargraph" "stimulus-language-server"];
|
||||
|
||||
# testing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue