Skip to content

daytonhaney/dhalsim-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dhalsim-nvim

save 1000ms by opening documentation from neovim

dhalsimdoc

for now, because of the tiny size of plugin, the plugin and all commands are loaded before the main neovim screen. - no configuration needed.

to use:

return {
"daytonhaney/dhalsim-doc",

}

Adds the following commands to nvim config:

GoDocs
HTMLDocs
HTMLStandard
JavaScriptDocs
LuaDocs
NodeDocs
NPM
PythonDocs
RustDocs
RustCrates
TypeScriptDocs

Remove commands:

remove the filetype from /plugin

why

want to learn more about neovim, lua, and plugin development

About

save 1000ms by opening documentation from neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages