vim-orgmode icon indicating copy to clipboard operation
vim-orgmode copied to clipboard

Text outlining and task management for Vim based on Emacs' Org-Mode

Results 102 vim-orgmode issues
Sort by recently updated
recently updated
newest added

Improve support for external links (http://orgmode.org/guide/External-links.html#External-links)

Plugin Hyperlinks

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...

Optimization

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/)?

Feature Request

- 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...

Feature Request

I have played with this a bit and this works as expected. Add ![here](https://github.com/jceb/vim-orgmode/blob/35e94218c12a0c063b4b3a9b48e7867578e1e13c/syntax/org.vim#L380): ``` call SyntaxRange#Include('\$[^$]', '\$', 'tex') ``` I also opened a ![PR](https://github.com/jceb/vim-orgmode/pull/322) but this thing in particular...

Feature Request

It would be very useful to make that command repeatable because it is not so convenient to set tags with `\st` and typing it.

Feature Request