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,11 +1,4 @@
[
{
desc = "";
key = "f";
mode = "n";
action = ":FzfLua files<CR>";
silent = true;
}
{
desc = "Open the file path under the cursor, making the file if it doesn't exist.";
key = "gf";