summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <robin.oburka@nic.cz> 2019-03-11 12:56:00 +0100
committerGravatar Robin Obůrka <robin.oburka@nic.cz> 2019-03-11 12:56:19 +0100
commit83406190abb9b8f59ce5a275b04a898e2f7fdec1 (patch)
treeb6ea32e607ee416aa9a2130a7714c009cc65880d /.gitignore
parentAdd table mode plugin (diff)
downloadvim_sync-83406190abb9b8f59ce5a275b04a898e2f7fdec1.tar.xz
Change plugin manager from pathogen to vundle
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9a5f99d..2f0eb9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
## Ignore linked plugins from plugin-available
.vim/plugin/*
+.vim/bundle/*