config/modules/neovim
chloe caruso 12e7bbc802 feat: more neovim things
space space -> pick a file in project
space b  -> pick a buffer
space '  -> pick a mark
space ?  -> search all keyboard shortcuts
space ff -> file fuzzy
space fg -> file grep
 (you can access regex search from within these two)
 (space fg then ctrl+q is helpful)

there are many other cute FzfLua menus, such as git_bcommits. but these
aren't useful enough on their own to warrent a dedicated key. you wont
remember them. but you can remember space tab to open the meta search to
search the search providers. i low-key want to use this one at load, so
i made it very easy to trigger. space tab bcom enter for example.
2025-08-19 01:01:36 -07:00
..
default.nix feat: more neovim things 2025-08-19 01:01:36 -07:00
formatter.nix feat: "autofmt" code formatter 2025-08-17 20:43:47 -07:00
keybind.nix feat: more neovim things 2025-08-19 01:01:36 -07:00
lib.lua feat: nix keybind system, delete snacks, add lazygit/fzf 2025-08-18 00:25:32 -07:00
options.nix nix: fix default opts not applying 2025-07-22 15:58:35 -07:00