non important commit
This commit is contained in:
parent
806cb5540f
commit
640da96889
1 changed files with 4 additions and 3 deletions
|
|
@ -107,12 +107,12 @@
|
||||||
projects = {
|
projects = {
|
||||||
project-nvim.enable = true;
|
project-nvim.enable = true;
|
||||||
};
|
};
|
||||||
comments.comment-nvim.enable = true; # DISABLED
|
comments.comment-nvim.enable = true;
|
||||||
utility = {
|
utility = {
|
||||||
ccc.enable = true;
|
ccc.enable = true;
|
||||||
diffview-nvim.enable = true; # DISABLED
|
diffview-nvim.enable = true;
|
||||||
icon-picker.enable = true;
|
icon-picker.enable = true;
|
||||||
surround.enable = true; # DISABLED
|
surround.enable = true; #
|
||||||
multicursors.enable = true;
|
multicursors.enable = true;
|
||||||
undotree.enable = true;
|
undotree.enable = true;
|
||||||
motion = {
|
motion = {
|
||||||
|
|
@ -136,6 +136,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
fastaction.enable = true;
|
fastaction.enable = true;
|
||||||
|
noice.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue