Fix capitalization and spacing of comments
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
# swap
|
||||
# Swap
|
||||
[._]*.s[a-v][a-z]
|
||||
[._]*.sw[a-p]
|
||||
[._]s[a-v][a-z]
|
||||
[._]sw[a-p]
|
||||
# session
|
||||
|
||||
# Session
|
||||
Session.vim
|
||||
# temporary
|
||||
|
||||
# Temporary
|
||||
.netrwhist
|
||||
*~
|
||||
# auto-generated tag files
|
||||
# Auto-generated tag files
|
||||
tags
|
||||
|
Reference in New Issue
Block a user