feat(neovim): enable mini.move and mini.splitjoin
This commit is contained in:
parent
cc9f38e87f
commit
e1886026cc
@ -137,6 +137,8 @@
|
|||||||
notify.enable = true;
|
notify.enable = true;
|
||||||
starter.enable = true;
|
starter.enable = true;
|
||||||
statusline.enable = true;
|
statusline.enable = true;
|
||||||
|
move.enable = true;
|
||||||
|
splitjoin.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Use telescope
|
# Use telescope
|
||||||
|
Loading…
x
Reference in New Issue
Block a user