This repository was archived by the owner on May 16, 2024. It is now read-only.
First release
BREAKING CHANGES #21
- Docs are now built at download time,
.jsondocs and old index.json files are now incompatible with the plugin and need to be deleted. - Removed
telescope_altoption.
Note: You may want to use headless mode for building large docs: nvim --headless +"DevdocsInstall rust"
Features
- Performance improvement by splitting the main entries into multiple files.
- Previewer for global search.
- Directly jump to the searched entry when not rendering with custom commands.
- New configuration options:
picker_cmd,picker_cmd_args,cmd_ignore.