Add neovim for real
This commit is contained in:
8
nvim/.gitignore
vendored
Normal file
8
nvim/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
.netrwhist
|
||||
.vimrc_config_*
|
||||
!.vimrc_config_*.example
|
||||
__pycache__/
|
||||
.*.pyc
|
||||
bundle/*
|
||||
!bundle/Vundle.vim
|
||||
*.swp
|
||||
Reference in New Issue
Block a user