Results 19 comments of KabbAmine

Same thing here, any news about this issue?

I've moved from [Vundle](https://github.com/gmarik/Vundle.vim) to [Vim-plug](https://github.com/junegunn/vim-plug), and no more errors shown. Anyway, to avoid the annoying messages you should define `b:color_pattern` if it not exists.

Please refer to [this](https://discuss.atom.io/t/auto-completion-like-sublimes/20217) for more details.

Similar thing here, even when using `setTimeout` (Without using `setTimeout` the dropdown is not shown). After typing or closing the dropdown, the focus don't go back to the editor and...

The benefit will be to use the integrated neovim terminal, but I'm not planning to do that soon, no time and I'm not (yet?) a neovim user. Also, the current...

I've just added in `0.8.0` version the possibility to define a custom command to use with `GulpExt`. Logically in neovim, something like `let g:gv_custom_cmd = ':vsp term://%s'` should work well....

If the wrapping is from vim (`:set wrap?`) then the plugin handles it perfectly. Otherwise no, at least not by default, the process stops when there is a line with...

@RobinHerink The error ... ``` (process:8079): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [calBackendLoader] Using libical backend at /home/robin/.thunderbird/y9qbzlsf.default/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/libical.manifest ``` ... is related to lightning.

@RobinHerink Of course, its not lightning's fault :smile: Looks like your problem is more related to KDE, I don't use it, but check the options of the system tray widget...

I have `app_icon_custom` (With the correct icon's path) in my `pref.js` and no Firetray-related errors in thunderbird's console.