jceb / vim-orgmode

Text outlining and task management for Vim based on Emacs' Org-Mode
http://www.vim.org/scripts/script.php?script_id=3642
Other
3.12k stars 267 forks source link

GVim, missing point in Cycle Visibility Globally sub-item #309

Open unoqualsiasi60 opened 6 years ago

unoqualsiasi60 commented 6 years ago

Org Menu in GVim and the missing point

When I open the Org Menu in GVim I see, at the first menu item, the Show/Hide one with four subitems:

Item Keys
Cycle Visibility Tab
Cycle Visibility Reverse <S-Tab>
Cycle Visibility Globally <localleader>
Cycle Visibility Reverse Globally <localleader>,

In the third sub-item, Cycle Visibility Globally, the point after <localleader> is missing.
The right key combination is <localleader>. instead of <localleader> but the point is not visible in the list.