hiecaq
hiecaq
## Expected Behaviour When quitting from pager, the index displayed in pager (via `set pager_index_lines`) should be correctly redrawn. ## Actual Behaviour The index lines covered in pager as pager_index_lines...
**Setup to produce** (with a vim / neovim that only has `vim-markdown` installed) and NORC: 1. save the following code as a file named `test`: `````` test ```c int main()...
The `(const ...)` type in choice clause should be written without the quote mark. See tab-first-completion for example. This makes Emacs 29's new `setopt` happy.