Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Capitalise initial letter in template filenames for consistency/sorting | Carl Suster | 2015-01-07 | 1 | -6/+0 |
* | Ignoring [._]*.sw[a-p] instead of *.s[a-w][a-z] | MartÃn Blech | 2013-11-04 | 1 | -2/+2 |
* | Vim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z] | Nysa | 2013-08-27 | 1 | -1/+1 |
* | Vim: Ignore .*.s[a-w][a-z] and .s[a-w][a-z] swap files | Nysa | 2013-08-27 | 1 | -0/+1 |
* | Ignore Vim untitled and unsaved buffer swapfiles | Nysa | 2013-03-06 | 1 | -1/+1 |
* | Merge pull request #474 from zhaojunmeng/master | Justin Spahr-Summers | 2013-01-22 | 1 | -1/+2 |
|\ | |||||
| * | Add *~ to ignore vim temp file. | zhaojunmeng | 2012-11-14 | 1 | -1/+2 |
* | | Changed line matching vim swapfiles to use all names it will create as descri... | andy bristol | 2013-01-21 | 1 | -1/+1 |
|/ | |||||
* | Include .netrwhist, the user's history and potential privacy concern. See: ht... | Max Goldstein | 2012-04-19 | 1 | -0/+1 |
* | Ignore vim session file. | iven | 2011-02-21 | 1 | -0/+1 |
* | Added Vim >= 7.3 persistent undo files | Magnus Woldrich | 2010-11-19 | 1 | -0/+1 |
* | ignore vim swap files | Jay Adkisson | 2010-11-09 | 1 | -0/+1 |