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.1k stars 266 forks source link

leader -> localleader in EditStructure.py #268

Closed atondwal closed 3 years ago

atondwal commented 7 years ago

Fixes #260

Ron89 commented 7 years ago

Seems a lot of people want to make leader into localleader. I am not against either, but considering the long lasting setting is using leader, I think it's better to open up an option to choose which type of leader to use.