Rykk
Rykk
ok, I will check it.
clickable has hacked syntax and seems the syntax highlighting of url/file matching is overkilling the memory... I have not got a better solution for this currently.
Your vim version and OS version please~
So you are using it on a server ? I havn't test it in that situation. But I guess as this plugin will calculate a lot when folding and calc...
then maybe some code goes wrong. Have you tried on other machine? Or your python version is not correct? (The gvim 7.4 have change something in python loading, But I...
Does command `:RivTitle1` `:RivTitle2` works alright? It maybe caused by incompatible with other plugins.
freeze? try vim 8 ?
Disable table autoformatting (setting '`g:riv_auto_format_table`' to 0.) ,and format it by yourself.... Or you can edit it in normal mode.( use `r` to replace unwanted seperator with whitespace ) Course...
There was a plan at #17 , but that may be not the final work~
From the message above, seems it's the vim's syntax file's error. Is there any code directives (`.. code:: xxx`)in your rst file. Can you reinstall vim to see if the...