added base level lsp config

main
spinach 2 years ago
parent 9c7779c660
commit b14557bf21

3
.gitmodules vendored

@ -37,3 +37,6 @@
[submodule "typescript-vim"] [submodule "typescript-vim"]
path = site/pack/typescript/opt/typescript-vim path = site/pack/typescript/opt/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git url = https://github.com/leafgarland/typescript-vim.git
[submodule "nvim-lspconfig"]
path = site/pack/lsp/start/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig.git

@ -0,0 +1 @@
Subproject commit 7179a46c2345050783d14397e672e7b152a7af4f
Loading…
Cancel
Save