瀏覽代碼

Existing .gitignore for vim incorrectly matched matched ".swq" through ".swz".
While will never be generated by the vim source code.
http://unix.stackexchange.com/questions/326707/vim-what-are-all-the-possible-swapfile-extensions

roubles 8 年之前
父節點
當前提交
59f8ccd66d
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      Global/Vim.gitignore

+ 4 - 2
Global/Vim.gitignore

@@ -1,6 +1,8 @@
 # swap
-[._]*.s[a-w][a-z]
-[._]s[a-w][a-z]
+[._]*.s[a-v][a-z]
+[._]*.sw[a-p]
+[._]s[a-v][a-z]
+[._]sw[a-p]
 # session
 Session.vim
 # temporary