mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
Convert nvim config to git submodule
Neovim configuration is now a separate repo at github.com/itme-brain/nvim for portability across non-NixOS systems.
This commit is contained in:
parent
e6ac6638c2
commit
c9b76d83f3
16 changed files with 4 additions and 761 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "src/user/modules/utils/modules/neovim/config/nvim"]
|
||||
path = src/user/modules/utils/modules/neovim/config/nvim
|
||||
url = git@github.com:itme-brain/nvim.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue