Added basic nvim config, replaced vim with nvim
This commit is contained in:
parent
624d12439c
commit
ea2e6747d9
1972 changed files with 126578 additions and 0 deletions
5
dot_vim/plugged/vim-devicons/dot_gitignore
Normal file
5
dot_vim/plugged/vim-devicons/dot_gitignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
doc/tags
|
||||
__pycache__/
|
||||
.DS_Store
|
||||
.netrwhist
|
||||
*.swp
|
Reference in a new issue