dotfiles

Cross platform dotfiles for linux, mac and windows

commit 3b2ac6e1f03fdf5d8dc6000b3c5165d0dafa44ee
parent 196100ea661784d3147367d85ccb8a0dd1065207
Author: Bharatvaj <bharatvaj@yahoo.com>
Date: Wed, 22 Feb 2023 12:59:45 +0530

Move vim packages from submodules to voom packages
13 files changed, 47 insertions(+), 42 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -4,12 +4,9 @@
 [submodule ".local/share/vim/pack/general/opt/vim-commentary"]
 	path = .local/share/vim/pack/general/opt/vim-commentary
 	url = https://git::@github.com/tpope/vim-commentary.git
-[submodule ".local/share/vim/pack/general/opt/vim-surround"]
-	path = .local/share/vim/pack/general/start/vim-surround
-	url = https://git::@github.com/tpope/vim-surround.git
 [submodule ".local/share/vim/pack/general/opt/vim-fugitive"]
-	path = .local/share/vim/pack/general/opt/vim-ninja-feet/vim-fugitive
-	url = https://git::@github.com/tpope/vim-fugitive.git
+	path = .local/share/vim/pack/general/opt/vim-fugitive
+	url = https://github.com/tpope/vim-fugitive
 [submodule ".local/share/vim/pack/general/opt/vim-ninja-feet"]
 	path = .local/share/vim/pack/general/opt/vim-ninja-feet/vim-ninja-feet
 	url = https://git::@github.com/tommcdo/vim-ninja-feet.git

@@ -19,15 +16,9 @@
 [submodule ".local/share/vim/pack/general/start/vim-unimpaired"]
 	path = .local/share/vim/pack/general/opt/vim-ninja-feet/vim-unimpaired
 	url = https://github.com/tpope/vim-unimpaired
-[submodule ".local/share/vim/pack/general/start/vim-repeat"]
-	path = .local/share/vim/pack/general/start/vim-repeat
-	url = https://git::@github.com/tpope/vim-repeat.git
 [submodule ".local/share/vim/pack/general/start/vim-tmux-navigator"]
 	path = .local/share/vim/pack/general/opt/vim-ninja-feet/vim-tmux-navigator
 	url = https://github.com/christoomey/vim-tmux-navigator
-[submodule ".local/share/vim/pack/general/start/vim-dispatch"]
-	path = .local/share/vim/pack/general/start/vim-dispatch
-	url = https://github.com/tpope/vim-dispatch
 [submodule ".local/share/vim/pack/general/start/mru"]
 	path = .local/share/vim/pack/general/opt/vim-ninja-feet/mru
 	url = https://github.com/yegappan/mru

@@ -43,24 +34,15 @@
 [submodule ".local/share/nvim/pack/development/opt/vimspector"]
 	path = .local/share/vim/pack/dev/opt/vimspector
 	url = https://github.com/puremourning/vimspector
-[submodule ".local/share/vim/pack/general/start/vim-checklist"]
-	path = .local/share/vim/pack/general/start/vim-checklist
-	url = https://github.com/evansalter/vim-checklist
 [submodule ".config/nvim/vim-vinegar"]
 	path = .config/nvim/vim-vinegar
 	url = https://github.com/tpope/vim-vinegar
-[submodule ".local/share/nvim/pack/general/start/vim-vinegar"]
-	path = .local/share/vim/pack/general/start/vim-vinegar
-	url = https://github.com/tpope/vim-vinegar
 [submodule ".local/share/vim/pack/general/opt/birck.vim"]
 	path = .local/share/vim/pack/general/opt/vim-ninja-feet/birck.vim
 	url = https://git.sr.ht/~torresjrjr/birck.vim
 [submodule ".local/share/vim/pack/general/opt/vim-maildir"]
 	path = .local/share/vim/pack/general/opt/vim-maildir
 	url = https://github.com/ferranpm/vim-maildir
-[submodule ".local/share/vimcommon/pack/general/start/vim-minisnip"]
-	path = .local/share/vim/pack/general/start/vim-minisnip
-	url = https://github.com/joereynolds/vim-minisnip/
 [submodule ".local/share/vimcommon/pack/dev/opt/clang_complete"]
 	path = .local/share/vim/pack/dev/opt/clang_complete
 	url = https://github.com/xavierd/clang_complete

@@ -70,12 +52,6 @@
 [submodule ".local/share/vimcommon/pack/dev/opt/tagbar"]
 	path = .local/share/vim/pack/dev/opt/tagbar
 	url = https://github.com/preservim/tagbar
-[submodule ".local/share/vimcommon/pack/general/start/vim-pbxproj"]
-	path = .local/share/vim/pack/general/start/vim-pbxproj
-	url = https://github.com/cfdrake/vim-pbxproj
-[submodule ".local/share/vimcommon/pack/dev/opt/vim-submode"]
-	path = .local/share/vim/pack/general/start/vim-submode
-	url = https://github.com/kana/vim-submode
 [submodule ".local/share/vimcommon/pack/dev/opt/xcodebuild.vim"]
 	path = .local/share/vim/pack/dev/opt/xcodebuild.vim
 	url = https://github.com/jerrymarino/xcodebuild.vim

@@ -85,15 +61,18 @@
 [submodule ".local/share/vimcommon/pack/dev/opt/vim-xcode"]
 	path = .local/share/vim/pack/dev/opt/vim-xcode
 	url = https://github.com/gfontenot/vim-xcode
-[submodule ".local/share/vimcommon/pack/general/opt/fzf.vim"]
-	path = .local/share/vim/pack/general/start/fzf.vim
-	url = https://github.com/junegunn/fzf.vim
-[submodule ".local/share/vimcommon/pack/general/start/gitignore"]
-	path = .local/share/vim/pack/general/start/gitignore
-	url = https://github.com/vim-scripts/gitignore
 [submodule ".local/share/nvim/pack/dev/start/nvim-lspconfig"]
 	path = .local/share/nvim/pack/dev/opt/nvim-lspconfig
 	url = https://github.com/neovim/nvim-lspconfig
 [submodule ".local/share/vim/pack/dev/start/omnisharp-vim"]
 	path = .local/share/vim/pack/dev/start/omnisharp-vim
 	url = https://github.com/OmniSharp/omnisharp-vim
+[submodule ".local/share/vim/pack/dev/opt/vim-cmake"]
+	path = .local/share/vim/pack/dev/opt/vim-cmake
+	url = https://github.com/OmniSharp/omnisharp-vim
+[submodule ".local/share/vim/pack/dev/opt/vim-msbuild"]
+	path = .local/share/vim/pack/dev/opt/vim-msbuild
+	url = https://github.com/OmniSharp/omnisharp-vim
+[submodule ".local/share/vim/pack/general/opt/vim-fugitive"]
+	path = .local/share/vim/pack/general/opt/vim-fugitive
+	url = https://github.com/OmniSharp/omnisharp-vim
diff --git a/.local/share/vim/pack/general/opt/vim-fugitive b/.local/share/vim/pack/general/opt/vim-fugitive
@@ -0,0 +1 @@
+Subproject commit 6f07d7e6cd23b7a76dc461fdfb1984717d233806
diff --git a/.local/share/vim/pack/general/start/fzf.vim b/.local/share/vim/pack/general/start/fzf.vim
@@ -1 +0,0 @@
-Subproject commit 9ceac718026fd39498d95ff04fa04d3e40c465d7
diff --git a/.local/share/vim/pack/general/start/gitignore b/.local/share/vim/pack/general/start/gitignore
@@ -1 +0,0 @@
-Subproject commit 061c5c756713f42b92b6b69b0a081075319a60d0
diff --git a/.local/share/vim/pack/general/start/vim-checklist b/.local/share/vim/pack/general/start/vim-checklist
@@ -1 +0,0 @@
-Subproject commit a63f22fdd1acfff7f4db3f79641135b9dc9a36fb
diff --git a/.local/share/vim/pack/general/start/vim-dispatch b/.local/share/vim/pack/general/start/vim-dispatch
@@ -1 +0,0 @@
-Subproject commit 00e77d90452e3c710014b26dc61ea919bc895e92
diff --git a/.local/share/vim/pack/general/start/vim-minisnip b/.local/share/vim/pack/general/start/vim-minisnip
@@ -1 +0,0 @@
-Subproject commit 1897727298c658dde9ec9deda0e56b608c8b2f32
diff --git a/.local/share/vim/pack/general/start/vim-pbxproj b/.local/share/vim/pack/general/start/vim-pbxproj
@@ -1 +0,0 @@
-Subproject commit d230f2cc70faf47ec0b97ffefa8235991438aca8
diff --git a/.local/share/vim/pack/general/start/vim-repeat b/.local/share/vim/pack/general/start/vim-repeat
@@ -1 +0,0 @@
-Subproject commit 24afe922e6a05891756ecf331f39a1f6743d3d5a
diff --git a/.local/share/vim/pack/general/start/vim-submode b/.local/share/vim/pack/general/start/vim-submode
@@ -1 +0,0 @@
-Subproject commit d29de4f55c40a7a03af1d8134453a703d6affbd2
diff --git a/.local/share/vim/pack/general/start/vim-surround b/.local/share/vim/pack/general/start/vim-surround
@@ -1 +0,0 @@
-Subproject commit f51a26d3710629d031806305b6c8727189cd1935
diff --git a/.local/share/vim/pack/general/start/vim-vinegar b/.local/share/vim/pack/general/start/vim-vinegar
@@ -1 +0,0 @@
-Subproject commit bb1bcddf43cfebe05eb565a84ab069b357d0b3d6
diff --git a/.local/share/vim/plugins b/.local/share/vim/plugins
@@ -0,0 +1,35 @@
+ntpeters/vim-better-whitespace.git
+tpope/vim-commentary.git
+tpope/vim-surround.git
+tpope/vim-fugitive
+tommcdo/vim-ninja-feet.git
+sainnhe/gruvbox-material.git
+tpope/vim-unimpaired
+pope/vim-repeat.git
+christoomey/vim-tmux-navigator
+tpope/vim-dispatch
+yegappan/mru
+radenling/vim-dispatch-neovim
+evansalter/vim-checklist
+tpope/vim-vinegar
+tpope/vim-vinegar
+ferranpm/vim-maildir
+joereynolds/vim-minisnip/
+xavierd/clang_complete
+keith/swift.vim
+preservim/tagbar
+cfdrake/vim-pbxproj
+kana/vim-submode
+jerrymarino/xcodebuild.vim
+gfontenot/vim-xcode
+junegunn/fzf.vim
+vim-scripts/gitignore
+OmniSharp/omnisharp-vim
+
+
+# https://git.sr.ht/~torresjrjr/birck.vim
+# rcarriga/nvim-dap-ui
+# mfussenegger/nvim-dap
+# terrortylor/nvim-comment
+# neovim/nvim-lspconfig
+# puremourning/vimspector