I broke up with neovim....vim is my best friend now
This commit is contained in:
24
dot_vim/plugged/vimwiki/dot_gitignore
Normal file
24
dot_vim/plugged/vimwiki/dot_gitignore
Normal file
@@ -0,0 +1,24 @@
|
||||
# Local stuff
|
||||
# This section is devoted to this project
|
||||
##############################
|
||||
doc/tags
|
||||
.tags
|
||||
|
||||
# Vim stuff
|
||||
##############################
|
||||
*.s[a-w][a-z]
|
||||
*.un~
|
||||
Session.vim
|
||||
.netrwhist
|
||||
*~
|
||||
|
||||
# OS generated files
|
||||
##############################
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
vimtest
|
||||
Reference in New Issue
Block a user