You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Vim.gitignore 149B

1234567891011121314
  1. # Swap
  2. [._]*.s[a-v][a-z]
  3. [._]*.sw[a-p]
  4. [._]s[a-v][a-z]
  5. [._]sw[a-p]
  6. # Session
  7. Session.vim
  8. # Temporary
  9. .netrwhist
  10. *~
  11. # Auto-generated tag files
  12. tags