mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
feat:add_nixvim
This commit is contained in:
10
home/nixvim/plugins/ui/general.nix
Normal file
10
home/nixvim/plugins/ui/general.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
plugins = {
|
||||
trim.enable = true;
|
||||
neoscroll.enable = true;
|
||||
dressing.enable = true;
|
||||
todo-comments.enable = true;
|
||||
web-devicons.enable = true;
|
||||
nui.enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user