hlchunk has better perf :3
This commit is contained in:
parent
592e6f021d
commit
ab94f48294
5 changed files with 42 additions and 44 deletions
|
|
@ -126,7 +126,7 @@ in {
|
|||
ui = {
|
||||
dressing = [dressing-nvim];
|
||||
lualine = [lualine-nvim];
|
||||
indent-blankline = [indent-blankline-nvim];
|
||||
hlchunk = [hlchunk-nvim];
|
||||
};
|
||||
qol = [
|
||||
undotree
|
||||
|
|
@ -241,7 +241,7 @@ in {
|
|||
ui = {
|
||||
dressing = true;
|
||||
lualine = true;
|
||||
indent-blankline = true;
|
||||
hlchunk = true;
|
||||
};
|
||||
|
||||
qol = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue