Add option to disable concealcursor changes (#107)

* Add option to disable concealcursor changes

* option `taskwiki_disable_concealcursor`
* fixes #106

* Set `conceallevel=3` regardless of `taskwiki_disable_concealcursor`
This commit is contained in:
Alex 2016-12-12 23:17:28 +00:00 committed by Tomas Babej
parent d360f67b80
commit 68558119ca
2 changed files with 8 additions and 1 deletions

View file

@ -667,6 +667,10 @@ constructs.
If set to a non-empty value (such as "yes"), taskwiki will not
preserve folding when entering or leaving a vimwiki buffer.
*taskwiki_disable_concealcursor*
If set to any non-empty value (such as "yes"), taskwiki will not conceal
characters on the cursor line in normal mode via `concealcursor=nc`.
*taskwiki_disable*
Setting any non-empty value for this variable will disable taskwiki.