mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +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 [
|
(with pkgs; packages [
|
||||||
neovim-qt
|
neovide
|
||||||
])
|
])
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -20,8 +20,7 @@
|
||||||
vimAlias = true;
|
vimAlias = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# NvChad
|
# home.file.".config/nvim" = {
|
||||||
home.file.".config/nvim" = {
|
# source = config.lib.file.mkOutOfStoreSymlink projectPath + "/machines/asus/neovim";
|
||||||
source = config.lib.file.mkOutOfStoreSymlink projectPath + "/machines/asus/neovim/nvchad";
|
# };
|
||||||
};
|
|
||||||
}))
|
}))
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 3dd0fa6c5b0933d9a395e2492de69c151831c66e
|
|
Loading…
Add table
Add a link
Reference in a new issue