Skip to content

bobrown101/fff.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fff.nvim

A dead simple fff plugin for neovim

demo gif

Install

    -- in your packer config
    use({"bobrown101/fff.nvim"})

    -- tied to a keymap of your choice
    require("fff").start()

Description

"fff" run with "-p" will output the result to ~/.cache/fff/opened_file. Upon exit we read the file, and open it

About

A dead simple fff plugin for neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages