Vim: Forgot to change *.s[a-w][a-z] to .*.s[a-w][a-z]
This commit is contained in:
parent
0030e9df60
commit
c98c138ee1
@ -1,4 +1,4 @@
|
|||||||
*.s[a-w][a-z]
|
.*.s[a-w][a-z]
|
||||||
.s[a-w][a-z]
|
.s[a-w][a-z]
|
||||||
*.un~
|
*.un~
|
||||||
Session.vim
|
Session.vim
|
||||||
|
Loading…
Reference in New Issue
Block a user