feat(nvf): WIP bloating
This commit is contained in:
parent
0bee56e7e8
commit
214b8dea90
9 changed files with 84 additions and 8 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue