vim-orgmode
vim-orgmode copied to clipboard
Text outlining and task management for Vim based on Emacs' Org-Mode
Improve support for external links (http://orgmode.org/guide/External-links.html#External-links)
Such keywords aren't excluded from spellcheck areas. So if one uses language different from English one either sees misspelled every TODO and DONE or doesn't use spellcheck.
Release 0.6 is listed here but not at https://www.vim.org/scripts/script.php?script_id=3642. Perhaps it should be included (and, if possible, uploaded by travis automatically?).
I have a .org file converted from .md with Pandoc that is over 800 lines long. I have 1-2 second long lags whenever I open it with Neovim 0.1.7, make...
Run static analyzers on the corresponding code: - flake8 - pylint - vint And then reformat the code with autopep8.
This happens with any attempt export of an orgmode file to pdf with `\ep`, even when input file contents are simply the word `test`: ``` Traceback (most recent call last):...
Hi, did you ever considered turning your great plugin into standalone tool or even [Language Server](http://langserver.org/)?
- Switch off the SyntaxRange - Handle additional attributes after `#+BEGIN_SRC language` - Support all `runtime/syntax/*.vim` syntaxes automatically - Allow to whitelist and blacklist particular syntaxes - Allow to add...
I have played with this a bit and this works as expected. Add : ``` call SyntaxRange#Include('\$[^$]', '\$', 'tex') ``` I also opened a  but this thing in particular...
It would be very useful to make that command repeatable because it is not so convenient to set tags with `\st` and typing it.