Skip to content

blacktrub/telescope-godoc.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Golang Documentation inside Neovim

The main ideas:

  • offline documentation
  • fast (blazingly) search
  • use neovim features for searching inside document page

The main goal:

How to install

Add the plugin to your favorite package manager

"blacktrub/telescope-godoc.nvim"

Add extension for telescope

require("telescope").load_extension("godoc")

How to use it

:Telescope godoc

Releases

No releases published

Packages

 
 
 

Languages