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 266 forks source link

vim ruler disappears in insert-mode. #204

Closed waterdrinker closed 8 years ago

waterdrinker commented 8 years ago

In VIM, the ruler can be enabled by typing: :set ruler

However, the ruler disappears in insert mode when editing an org file: insert-mode

In contrast, the ruler works well when edit an normal file. So I think it's maybe a bug with orgmode. Thanks.

waterdrinker commented 8 years ago

sorry, i find the problem is due to YouCompleteMe...