feat(homes/rafiq): port over configs
This commit is contained in:
parent
aa06b5f6fd
commit
4c82720251
15 changed files with 440 additions and 2 deletions
9
nix/homes/rafiq/_nvf/navigation.nix
Normal file
9
nix/homes/rafiq/_nvf/navigation.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
harpoon = {
|
||||
enable = true;
|
||||
mappings.listMarks = "<leader>ml";
|
||||
mappings.markFile = "<leader>mm";
|
||||
setupOpts.defaults.save_on_toggle = true;
|
||||
setupOpts.defaults.sync_on_ui_close = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue