diff options
author | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-10-14 09:54:47 +0700 |
---|---|---|
committer | Raphael McSinyx <vn.mcsinyx@gmail.com> | 2016-11-20 16:44:10 +0700 |
commit | 76e366782fc5cf88c14a8feb34874afa50a3c214 (patch) | |
tree | c40edbd257d33427bafe1e780cfb22919604d7eb /.gitignore | |
parent | 95503739a8220279f315280ed727b50271bb38e0 (diff) | |
download | dotfiles-76e366782fc5cf88c14a8feb34874afa50a3c214.tar.gz |
Update Vim configs to fit 8.0 update
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5b45e52 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +vim/.cache/vim/viminfo |