-
google's vimdoc is a tool to generate `doc/help.txt` for vim plugin. It use [addon-info.json](https://github.com/google/vimdoc#other-metadata) to store metadata. This is an example:
```json
{
"…
-
nvim-treesitter: require("nvim-treesitter.health").check()
1. env:
```sh
:checkhealth nvim-treesitter
```
Installation ~
- OK `tree-sitter` found 0.22.6 (parser generator, only needed for …
-
```
1_LoadFTPlugin[19]..script Error detected while processing BufReadPost Autocommands for "*.wiki"..function 65_setup_new_wiki_buffer[19]..vimwiki#u#ft_set[9]..FileType Autocommands for "*"..funct…
-
vim sets some marks automatically ([full list](http://vimdoc.sourceforge.net/htmldoc/motion.html#'[)). i'd really like `''` (previous position), and `'.` (position of last change).
-
`gen_help_html.lua` problem at: https://neovim.io/doc/user/intro.html
Context:
Several of the ASCII drawings as well as the "from mode to mode" table are malformed when viewing on the web.
E.g.
![I…
-
Tests would be nice.
Vimdoc is currently pretty hacky and fairly buggy.
-
**Is your feature request related to a problem? Please describe.**
Provide shell completion for common shells (bash, zsh, ...)
**Describe the solution you'd like**
Like :
-
-
-
-
-
…
-
We should reevaluate: What types of packages should we have for each release under https://github.com/google/vimdoc/releases, and how should we build them?
Why: I ran into a few little snags buildi…
-
Instead of having to use
```lua
ensure_installed = { 'bash', 'c', 'cpp', 'julia', 'lua', 'python', 'rust', 'typescript', 'vim', 'vimdoc', 'zig' },
auto_install = true,
highlight = {
ena…
-
We need a new name for the plugin since it will conflict with the vimdocs for :help status