瀏覽代碼

Ignore Vim untitled and unsaved buffer swapfiles

Vim creates buffer swapfiles starting at .swp for buffers that are
active but untitled and unsaved.
pull/576/head
Nysa 11 年之前
父節點
當前提交
acce99efee
共有 1 個檔案被更改,包括 1 行新增1 行删除
  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

Loading…
取消
儲存