mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-03 17:45:52 +02:00
Native LSP, more Lua, less CoC
This commit is contained in:
parent
56f65b12a4
commit
474f961b2a
39 changed files with 906 additions and 671 deletions
3
lua/lsp/bash-ls.lua
Normal file
3
lua/lsp/bash-ls.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
-- npm i -g bash-language-server
|
||||
require'lspconfig'.bashls.setup{}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue