document Vim file patterns

This commit is contained in:
Capi Etheriel 2015-06-05 12:35:49 -03:00
parent a1ed257134
commit 457f6464a7

View File

@ -1,6 +1,10 @@
# swap
[._]*.s[a-w][a-z] [._]*.s[a-w][a-z]
[._]s[a-w][a-z] [._]s[a-w][a-z]
# persistent undo
*.un~ *.un~
# session
Session.vim Session.vim
# temporary
.netrwhist .netrwhist
*~ *~