Przeglądaj źródła

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 13 lat temu
rodzic
commit
c403937892
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Wyświetl plik

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