Просмотр исходного кода

Added "private" bundle

Here you can add vim overrides that you need to exclude from Github.

Of course, this *will not work* for other sharing mechanisms like Dropbox.
Alois Mahdal 11 лет назад
Родитель
Сommit
c403937892
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Просмотреть файл

@@ -2,3 +2,4 @@
2 2
 .*.swp
3 3
 .netrwhist
4 4
 */git-universe/private/*
5
+*/vim/bundle/private/*