diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-06-25 11:35:07 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-06-25 11:35:07 +0100 |
commit | e2d48b806e0e9719abbee2efff2d1af739979b94 (patch) | |
tree | e1748568e55c500c69d7c199bdfa06aee7fbd86c /.gitignore | |
parent | 2ba9604d198fca427c26cba3e82a1b256c633543 (diff) |
Merge vim and neovim configs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -5,14 +5,12 @@ mutt/mailboxes/ mutt/mutt-colors-solarized/ mutt/temp/ newsbeuter -nvim/netrwhist -nvim/autoload/ -nvim/plugged/ -nvim/vim-plug/ -nvim/vimundo/ +vim/netrwhist +vim/autoload/ +vim/plugged/ +vim/vim-plug/ +vim/vimundo/ vifm/Trash vifm/vifminfo vifm/vimfiles -vim/bundle/ -vim/vimundo/* nvim/.netrwhist |