Fork me on GitHub
#editors
<
2016-05-20
>
djtango12:05:35

copying from vim-fireplace: there doesn't seem to be a dedicated vim channel, but it's probably safe to assume people here are vim users - does anyone use YouCompleteMe? I have spent days trying to research how to get its autocompletion engine to recognise -s as word characters - does anyone have a working setup for this?

djtango22:05:03

I saw that before - the patch file doesn't seem to work

djtango22:05:31

the functions in the gist don't appear anywhere in my source code for YouCompleteMe - I'm not sure if the code has since changed - the gist is almost 2 years old

djtango22:05:34

does it work for you?

snoe22:05:54

I don't use the plugin, sorry

djtango22:05:35

ok thanks for researching for me though!

juhoteperi22:05:22

I have replaced YCM with deoplete

djtango22:05:48

looking it up now - is it more lisp friendly?

juhoteperi22:05:39

it has been created for Neovim

djtango22:05:39

hmm, I don't currently have neovim