nvim-fzf-commands
nvim-fzf-commands copied to clipboard
Assorted commands using nvim-fzf
Results
1
nvim-fzf-commands issues
Sort by
recently updated
recently updated
newest added
I'm on windows 11. got a keymap `vim.keymap.set('n','xx',function () require("fzf-commands").files() end)` when I run it the floating window pops up and leaves in a blink. the message at the topline...