mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-15 16:41:03 +00:00
utility/trim-nvim: init
This commit is contained in:
parent
bc978c4fad
commit
bc709de853
7 changed files with 66 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ isMaximal: {
|
|||
surround.enable = isMaximal;
|
||||
leetcode-nvim.enable = isMaximal;
|
||||
multicursors.enable = isMaximal;
|
||||
trim-nvim.enable = true;
|
||||
|
||||
motion = {
|
||||
hop.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue