Add neovim as submodule

This commit is contained in:
Ryan 2024-03-04 20:20:38 +08:00
parent 4b54e90d38
commit 883cb1b4e3
2 changed files with 4 additions and 0 deletions

1
.config/nvim Submodule

@ -0,0 +1 @@
Subproject commit 2c98923861d2954c646f764bf68a56c408c32d2e

3
.gitmodules vendored Normal file
View File

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