Skip to content

dzfrias/nvim-docsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-docsearch

Neovim's much needed online :help. Search for anything in neovim on the existing online help page catalogue!

Controls

  • Enter | Mouse-Click: Open
  • Ctrl-N | Down-Arrow: Next item
  • Ctrl-P | Up-Arrow: Previous item

Details

This project uses a web-scraper to get all its completion items. To update it, run the docsearch_gen project with cargo and put out.txt into the Svelte asset directory named sites.txt.