diff options
author | June McEnroe <programble@gmail.com> | 2013-11-09 15:24:41 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2013-11-09 15:31:22 -0500 |
commit | d4f04dbaebb97520ab57166ee85c0137c4bc7cd9 (patch) | |
tree | 4091a7cf19b2b3eae1c406875f30ede621a54464 /.gitignore | |
parent | Add vim-easy-align (diff) | |
download | src-d4f04dbaebb97520ab57166ee85c0137c4bc7cd9.tar.gz src-d4f04dbaebb97520ab57166ee85c0137c4bc7cd9.zip |
Switch to vim-plug
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 532147d2..28bda465 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -.netrwhist -plugin/private.vim +autoload +plugin +plugged |