feat(nvf): add some easy motions

This commit is contained in:
Mohammad Rafiq 2025-05-24 00:35:21 +08:00
parent 2f2ec67116
commit 946b5aac27
No known key found for this signature in database
2 changed files with 2 additions and 10 deletions

View file

@ -1,10 +1,9 @@
{
direnv.enable = true;
ccc.enable = true;
leetcode-nvim.enable = true;
mkdir.enable = true;
motion.leap.enable = true;
motion.leap.mappings.leapForwardTo = "s";
motion.leap.mappings.leapBackwardTo = "S";
motion.hop.enable = true;
vim-wakatime.enable = true;
yazi-nvim = {
enable = true;