I broke up with neovim....vim is my best friend now

This commit is contained in:
LinlyBoi
2023-04-30 08:14:07 +03:00
parent 0d185449c5
commit 4a4a6b1e81
5245 changed files with 468325 additions and 25 deletions

27
dot_vim/dot_gitmodules Normal file
View File

@@ -0,0 +1,27 @@
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/ctx"]
path = bundle/ctx
url = https://github.com/vim-scripts/ctx.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-project"]
path = bundle/vim-project
url = https://github.com/shemerey/vim-project.git
[submodule "bundle/2048"]
path = bundle/2048
url = https://github.com/AshyIsMe/2048
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/semantic-highlight.vim"]
path = bundle/semantic-highlight.vim
url = https://github.com/jaxbot/semantic-highlight.vim.git