feat(nvf): WIP bloating

This commit is contained in:
Mohammad Rafiq 2025-05-22 18:35:38 +08:00
parent 0bee56e7e8
commit 214b8dea90
No known key found for this signature in database
9 changed files with 84 additions and 8 deletions

View file

@ -1,4 +1,11 @@
[
{
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";