Begin to examine neovim config
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -40,3 +40,12 @@
|
||||
[submodule "vim/.vim/bundle/ale"]
|
||||
path = vim/.vim/bundle/ale
|
||||
url = https://github.com/dense-analysis/ale
|
||||
[submodule "vim/.vim/nvim-bundle/plenary"]
|
||||
path = vim/.vim/nvim-bundle/plenary
|
||||
url = https://github.com/nvim-lua/plenary.nvim.git
|
||||
[submodule "vim/.vim/nvim-bundle/telescope"]
|
||||
path = vim/.vim/nvim-bundle/telescope
|
||||
url = https://github.com/nvim-telescope/telescope.nvim.git
|
||||
[submodule "vim/.vim/nvim-bundle/nvim-lspconfig"]
|
||||
path = vim/.vim/nvim-bundle/nvim-lspconfig
|
||||
url = https://github.com/neovim/nvim-lspconfig.git
|
||||
|
||||
Reference in New Issue
Block a user