Explorar el Código

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 hace 11 años
padre
commit
acce99efee
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Global/vim.gitignore

+ 1
- 1
Global/vim.gitignore Ver fichero

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

Cargando…
Cancelar
Guardar