Merge branch 'main' into add-multicursors-nvim

This commit is contained in:
raf 2025-02-17 00:12:31 +00:00 committed by GitHub
commit 85b84ed3cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 244 additions and 15 deletions

View file

@ -177,6 +177,7 @@ isMaximal: {
surround.enable = isMaximal;
diffview-nvim.enable = true;
yanky-nvim.enable = false;
leetcode-nvim.enable = isMaximal;
motion = {
hop.enable = true;
leap.enable = true;