mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
added nvim config
This commit is contained in:
parent
07ee8a7f3e
commit
e8d4bbf919
3 changed files with 6 additions and 2 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "config/nvim"]
|
||||||
|
path = config/nvim
|
||||||
|
url = git@github.com:Smirnov-O/nvim.git
|
||||||
1
config/nvim
Submodule
1
config/nvim
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 0bd687c8b69605fa1c7c88222354158b1c2de2f8
|
||||||
2
rcrc
2
rcrc
|
|
@ -1,2 +1,2 @@
|
||||||
EXCLUDES="README.md screen.png"
|
EXCLUDES="README.md screen.png .gitmodules"
|
||||||
UNDOTTED="bin vscode"
|
UNDOTTED="bin vscode"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue