Skip to content

lost22git/hover.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hover.nvim

Installation

  • lua
{
  "lost22git/hover.nvim",
  lazy = false,
  opts = {
    items = [
      {
        ...   
      }
    ]
  }
}
  • fennel
{1 "lost22git/hover.nvim" :lazy false :opts {:items [{...}]}}

About

hover window

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published