Remove nvim-lua
This commit is contained in:
parent
759bad45a6
commit
c1cb314be1
15 changed files with 0 additions and 1530 deletions
|
|
@ -4,11 +4,6 @@
|
|||
, ...
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
# old neovim config
|
||||
# (import ./nvim/default.nix { inherit lib pkgs; colorscheme = config.conf.colorscheme; })
|
||||
];
|
||||
|
||||
programs.dashvim = {
|
||||
enable = true;
|
||||
colorscheme = config.conf.colorscheme;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue