Skip to content

bobrown101/minimal-nnn.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-nnn.nvim

The most minimal nnn plugin for neovim ever

demo gif

Install

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

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

Description

Made possible by nvim --remote, we start up an nnn picker in a standard neovim terminal, and "callback" the result to the current neovim instance.

About

The most minimal nnn plugin ever

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages