Added NeoVim config
This commit is contained in:
parent
e95429dd6c
commit
1c1f1bffe3
14 changed files with 634 additions and 0 deletions
8
dot_config/nvim/dot_gitignore
Normal file
8
dot_config/nvim/dot_gitignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
tt.*
|
||||
.tests
|
||||
doc/tags
|
||||
debug
|
||||
.repro
|
||||
foo.*
|
||||
*.log
|
||||
data
|
||||
Loading…
Add table
Add a link
Reference in a new issue