Org mode hyperlinks are now fully syntax highlighted (similar to Markdown links). The `org_conceal_links` option has been removed in favour of using built-in Vim options to enable concealing (with a short section in the `doc/org.txt` file on how to do this). This was done because concealed text makes navigating "hard-wrapped" documents difficult (especially when the concealed text is as long as most URLs).
11 lines
365 B
Plaintext
11 lines
365 B
Plaintext
MAYBE:
|
|
- Syntax highlight checkboxes and checkbox cookies
|
|
- Different syntax group for heading delimiters
|
|
|
|
UNLIKELY:
|
|
- Add working links
|
|
- Maybe utilise Vim-Waikiki and override default Vim mappings
|
|
- Open man pages (use ':h :Man')
|
|
- Add 'org-store-link' and 'org-insert-link' implementations
|
|
- Implement Emacs's abbreviations (e.g. '\<s<TAB>')
|