dotfiles

Cross platform dotfiles for linux, mac and windows

commit bbc6391125109332415515008074cb96b6e74e6a
parent 32e158a807965089d04c8125f176eec4e04ff487
Author: Bharatvaj <bharatvaj@yahoo.com>
Date: Mon, 7 Mar 2022 00:29:01 +0530

Add nvim-lspconfig for nvim
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -49,3 +49,6 @@
 [submodule ".local/share/vim/pack/general/start/vim-tmux-navigator"]
 	path = .local/share/vim/pack/general/start/vim-tmux-navigator
 	url = https://github.com/christoomey/vim-tmux-navigator
+[submodule ".local/share/nvim/pack/general/start/nvim-lspconfig"]
+	path = .local/share/nvim/pack/general/start/nvim-lspconfig
+	url = https://github.com/neovim/nvim-lspconfig
diff --git a/.local/share/nvim/pack/general/start/nvim-lspconfig b/.local/share/nvim/pack/general/start/nvim-lspconfig
@@ -0,0 +1 @@
+Subproject commit 54181ddb2709a4cd594e29bf82343c79196ec0c6