utility/smart-splits: init

This commit is contained in:
Laszlo Bacsi 2025-06-16 13:56:46 +02:00
commit d6d569c53e
No known key found for this signature in database
GPG key ID: 7AC6E86EE9E48853
6 changed files with 101 additions and 0 deletions

View file

@ -191,6 +191,7 @@ isMaximal: {
surround.enable = isMaximal;
leetcode-nvim.enable = isMaximal;
multicursors.enable = isMaximal;
smart-splits.enable = isMaximal;
motion = {
hop.enable = true;