mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: nixvim refactor
This commit is contained in:
@@ -21,4 +21,8 @@
|
||||
];
|
||||
};
|
||||
};
|
||||
programs.nixvim = {
|
||||
extraConfigLua = "if vim.g.neovide then vim.opt.linespace = -1 end";
|
||||
globals.neovide_cursor_vfx_mode = "pixiedust";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user