diff --git a/.gitignore b/.gitignore index 1670961..031688b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ home/.vim/bundle/* !home/.vim/bundle/Vundle.vim -home/.vim/undo +home/.vim/undo/%* diff --git a/home/.vim/.gitignore b/home/.vim/.gitignore deleted file mode 100644 index 25a77be..0000000 --- a/home/.vim/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -undo/ -.netrwhist diff --git a/home/.vim/.gitmodules b/home/.vim/.gitmodules deleted file mode 100644 index 9ecb881..0000000 --- a/home/.vim/.gitmodules +++ /dev/null @@ -1,15 +0,0 @@ -[submodule "bundle/Vundle.vim"] - path = bundle/Vundle.vim - url = https://github.com/VundleVim/Vundle.vim -[submodule "bundle/dart-vim-plugin"] - path = bundle/dart-vim-plugin - url = https://github.com/dart-lang/dart-vim-plugin -[submodule "bundle/vim-dokuwiki"] - path = bundle/vim-dokuwiki - url = https://github.com/nblock/vim-dokuwiki.git -[submodule "bundle/vim-twig"] - path = bundle/vim-twig - url = https://github.com/evidens/vim-twig.git -[submodule "bundle/vim-toml"] - path = bundle/vim-toml - url = https://github.com/cespare/vim-toml diff --git a/home/.vim/undo/.gitkeep b/home/.vim/undo/.gitkeep new file mode 100644 index 0000000..e69de29