floatLf-nvim icon indicating copy to clipboard operation
floatLf-nvim copied to clipboard

A plugin that makes you use lf(the file manager) easily in floating window in neovim

Results 1 floatLf-nvim issues
Sort by recently updated
recently updated
newest added

When I tried the keybinding of `g:floatLf_lf_open` to open the file, I got the following message: ``` pynvim.api.common.NvimError: Vim:E492: Not an editor command: LfFocusPrev ``` Here is my `floatLf-nvim` config:...