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

how to display <leader>caa result when start vim #376

Open pzh2386034 opened 2 years ago

pzh2386034 commented 2 years ago

hi. thanks for you attention. I want to get the "global TODO list" when first load in vim, how can I do?

pzh2386034 commented 2 years ago

also, caa is useful. I want to load it when coding, but now it only active when in a org buffer. is there any way, I can use this in other type buffer?