Files
gffranco 29a7766907
CI / editor tests (push) Successful in 1m3s
fix(doc): remove duplicate g:nuwiki_no_calendar tag breaking helptags
`*g:nuwiki_no_calendar*` was defined twice, so `:helptags` aborted with
E154 and generated no tags at all — plugin managers surface this as an
error on every install/update.

The copy on the Lua `use_calendar` entry couldn't be the definition: its
own prose links to |g:nuwiki_no_calendar|. Dropped it, made the
Vim-specific globals entry canonical (right-aligned like its neighbours),
and gave it the description it was missing.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Nur6RmP49J1o6agftanwLR
2026-08-18 19:30:30 -03:00
..