track undo

legacy
Simon Bruder 2018-03-14 15:41:00 +00:00
parent 8aa316c193
commit 5f283eaaa2
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
4 changed files with 1 additions and 18 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
home/.vim/bundle/*
!home/.vim/bundle/Vundle.vim
home/.vim/undo
home/.vim/undo/%*

View File

@ -1,2 +0,0 @@
undo/
.netrwhist

15
home/.vim/.gitmodules vendored
View File

@ -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

0
home/.vim/undo/.gitkeep Normal file
View File