vim to neovim

This commit is contained in:
2024-08-23 11:20:30 +02:00
parent 64e3e458bc
commit 3808dc2b23
26 changed files with 430 additions and 30 deletions

16
.gitmodules vendored
View File

@ -40,14 +40,14 @@
[submodule "vim/.vim/pack/autoload/start/tagbar"]
path = vim/.vim/pack/autoload/start/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "vim/.vim/pack/autoload/start/vim-commentary"]
path = vim/.vim/pack/autoload/start/vim-commentary
[submodule "vim/.vim/pack/autoload/other/vim-commentary"]
path = vim/.vim/pack/autoload/other/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/pack/autoload/start/vimspector"]
path = vim/.vim/pack/autoload/start/vimspector
url = https://github.com/puremourning/vimspector
[submodule "vim/.vim/pack/autoload/start/YouCompleteMe"]
path = vim/.vim/pack/autoload/start/YouCompleteMe
[submodule "vim/.vim/pack/autoload/other/YouCompleteMe"]
path = vim/.vim/pack/autoload/other/YouCompleteMe
url = https://github.com/ycm-core/YouCompleteMe
[submodule "vim/.vim/pack/autoload/start/vim-signify"]
path = vim/.vim/pack/autoload/start/vim-signify
@ -88,14 +88,14 @@
[submodule "vim/.vim/pack/autoload/start/latex-snippets"]
path = vim/.vim/pack/autoload/start/latex-snippets
url = https://github.com/gillescastel/latex-snippets
[submodule "vim/.vim/pack/autoload/start/plantuml-previewer.vim"]
path = vim/.vim/pack/autoload/start/plantuml-previewer.vim
[submodule "vim/.vim/pack/autoload/other/plantuml-previewer.vim"]
path = vim/.vim/pack/autoload/other/plantuml-previewer.vim
url = https://github.com/weirongxu/plantuml-previewer.vim
[submodule "vim/.vim/pack/autoload/start/open-browser.vim"]
path = vim/.vim/pack/autoload/start/open-browser.vim
url = https://github.com/tyru/open-browser.vim
[submodule "vim/.vim/pack/autoload/start/plantuml-syntax"]
path = vim/.vim/pack/autoload/start/plantuml-syntax
[submodule "vim/.vim/pack/autoload/other/plantuml-syntax"]
path = vim/.vim/pack/autoload/other/plantuml-syntax
url = https://github.com/aklt/plantuml-syntax
[submodule "vim/.vim/pack/autoload/start/vim-abolish"]
path = vim/.vim/pack/autoload/start/vim-abolish