]> git.sev.monster Git - dotfiles.git/blobdiff - .gitmodules
replace modeline with editorconfig; small fixes
[dotfiles.git] / .gitmodules
index af0b41806e71731028f131a6b709288dad425178..8951e4c11e22b52e271ee5456b0a0ece7b1e3faf 100644 (file)
@@ -1,21 +1,18 @@
 [submodule "todo.txt-vim"]
-       path = base/.vim/pack/todo.txt/start/todo.txt-vim
+       path = etc/vim/pack/todo.txt-vim/start/todo.txt-vim
        url = https://github.com/freitass/todo.txt-vim
 [submodule "vim-surround"]
-       path = base/.vim/pack/surround.vim/start/vim-surround
+       path = etc/vim/pack/vim-surround/start/vim-surround
        url = https://github.com/tpope/vim-surround
 [submodule "vim-commentary"]
-       path = base/.vim/pack/commentary.vim/start/vim-commentary
+       path = etc/vim/pack/vim-commentary/start/vim-commentary
        url = https://github.com/tpope/vim-commentary
 [submodule "vim-speeddating"]
-       path = base/.vim/pack/speeddating.vim/start/vim-speeddating
+       path = etc/vim/pack/vim-speeddating/start/vim-speeddating
        url = https://github.com/tpope/vim-speeddating
 [submodule "vim-repeat"]
-       path = base/.vim/pack/repeat.vim/start/vim-repeat
+       path = etc/vim/pack/vim-repeat/start/vim-repeat
        url = https://github.com/tpope/vim-repeat
-[submodule "paper-icon-theme"]
-       path = gui/icons/paper-icon-theme
-       url = https://github.com/snwh/paper-icon-theme
-[submodule "Blackbird"]
-       path = gui/themes/Blackbird
-       url = https://github.com/shimmerproject/Blackbird
+[submodule "editorconfig-vim"]
+       path = etc/vim/pack/editorconfig-vim/start/editorconfig-vim
+       url = https://github.com/editorconfig/editorconfig-vim.git
This page took 0.059355 seconds and 4 git commands to generate.