added nvim config

This commit is contained in:
neoteny 2021-11-28 22:38:49 +02:00
parent 07ee8a7f3e
commit e8d4bbf919
3 changed files with 6 additions and 2 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "config/nvim"]
path = config/nvim
url = git@github.com:Smirnov-O/nvim.git

1
config/nvim Submodule

@ -0,0 +1 @@
Subproject commit 0bd687c8b69605fa1c7c88222354158b1c2de2f8

4
rcrc
View file

@ -1,2 +1,2 @@
EXCLUDES="README.md screen.png" EXCLUDES="README.md screen.png .gitmodules"
UNDOTTED="bin vscode" UNDOTTED="bin vscode"