google / google/vimdoc

Manual configuration section prevents "maktaba" snippet

Open
#78 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
306
Forks
30
PR merge metrics
No merged PRs in 30d

Description

I'm working on a plugin whose configuration uses a mix of vim builtin settings and maktaba flags. Accordingly, I want to add custom text to the configuration section to point users towards the builtin settings.

However, when I add a custom section like the following, the "this is a maktaba plugin" snippet disappears.

``` vim
""
" @section Configuration, config
" Mainly uses builtin settings, see |:foo|.
```

I'm working around this by putting this text in a new section, but it would be great if I could somehow augment instead of replace this snippet.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.