tenfy
tenfy
@loop0day It's difficult to compatible with YCM. But, I think there's a good idea to disable the YCM's diagnostic and use ale to check the syntax error. ```viml Plugin 'w0rp/ale'...
It's ok in my pc. Can you give me a screenshot and minimal configuration?
I think you shoud map `smap` too.
Please give me a minimum configuration.
`.` works in normal mode only.
What do you expect to insert?
It's difficult to insert the hold things after parameter completed, the plugin has exist insert mode.
Overwrite the filetype is terrible. I will support this feature later.
Can you show me the preview info? Follow next steps to get the preview info. 1. Edit the python file. 2. Use command mode to enable the preview info: `:set...
@rafi ```viml imap delimitMate#WithinEmptyPair() ? \ "\delimitMateCR" : \ "external_mapping" ``` 1. you should use `imap` 2. add a `\` before ``