Răsfoiți Sursa

Ignore Vim untitled and unsaved buffer swapfiles

Vim creates buffer swapfiles starting at .swp for buffers that are
active but untitled and unsaved.
Nysa 12 ani în urmă
părinte
comite
acce99efee
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Global/vim.gitignore

+ 1 - 1
Global/vim.gitignore

@@ -1,4 +1,4 @@
-.*.s[a-w][a-z]
+*.s[a-w][a-z]
 *.un~
 Session.vim
 .netrwhist