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.

24 lines
257 B

  1. current_theme.zsh
  2. secondary_theme.zsh
  3. theme_overlay.zsh
  4. *.txt
  5. test/out.parse
  6. test/res
  7. hold/*
  8. *.zwc
  9. ### Vim
  10. # Swap
  11. [._]*.s[a-v][a-z]
  12. [._]*.sw[a-p]
  13. [._]s[a-v][a-z]
  14. [._]sw[a-p]
  15. # Session
  16. Session.vim
  17. # Temporary
  18. .netrwhist
  19. *~
  20. # Auto-generated tag files
  21. tags