feat(neovim): enable mini.move and mini.splitjoin
This commit is contained in:
parent
cc9f38e87f
commit
e1886026cc
1 changed files with 2 additions and 0 deletions
|
@ -137,6 +137,8 @@
|
|||
notify.enable = true;
|
||||
starter.enable = true;
|
||||
statusline.enable = true;
|
||||
move.enable = true;
|
||||
splitjoin.enable = true;
|
||||
};
|
||||
|
||||
# Use telescope
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue