mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Use neovide and temporarily disable nvchad
This commit is contained in:
parent
14df90103f
commit
fa2d7460d6
3 changed files with 4 additions and 9 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
|||
[submodule "machines/asus/neovim/nvchad"]
|
||||
path = machines/asus/neovim/nvchad
|
||||
url = https://github.com/RGBCube/NvChad
|
|
@ -8,7 +8,7 @@
|
|||
//
|
||||
|
||||
(with pkgs; packages [
|
||||
neovim-qt
|
||||
neovide
|
||||
])
|
||||
|
||||
//
|
||||
|
@ -20,8 +20,7 @@
|
|||
vimAlias = true;
|
||||
};
|
||||
|
||||
# NvChad
|
||||
home.file.".config/nvim" = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink projectPath + "/machines/asus/neovim/nvchad";
|
||||
};
|
||||
# home.file.".config/nvim" = {
|
||||
# source = config.lib.file.mkOutOfStoreSymlink projectPath + "/machines/asus/neovim";
|
||||
# };
|
||||
}))
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 3dd0fa6c5b0933d9a395e2492de69c151831c66e
|
Loading…
Add table
Add a link
Reference in a new issue