index
:
nvimrc
this commit
main
overhaul
Fennel neovim configuration
sefidel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fnl
/
nvrc
/
packs
/
fzf.fnl
blob: 20186ab9be44a031ad22b26df413432a5640f3a3 (
plain
)
1
2
3
(
local
{
:
setup
}
(
require
:fzf-lua
))
(
setup
{
:keymap
{
:fzf
{
:alt-a
:select-all+accept
}}})