This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-05-20
Channels
- # beginners (49)
- # boot (139)
- # cider (10)
- # clojure (82)
- # clojure-belgium (59)
- # clojure-dusseldorf (5)
- # clojure-russia (11)
- # clojure-sanfrancisco (2)
- # clojure-uk (56)
- # clojurebridge (4)
- # clojurescript (138)
- # cursive (19)
- # datomic (8)
- # dirac (1)
- # editors (11)
- # emacs (18)
- # flambo (21)
- # hoplon (45)
- # jobs (1)
- # juxt (3)
- # keechma (1)
- # mount (43)
- # off-topic (2)
- # om (64)
- # om-next (1)
- # onyx (2)
- # other-languages (8)
- # re-frame (72)
- # reagent (99)
- # ring-swagger (7)
- # rum (3)
- # spacemacs (21)
- # specter (5)
- # untangled (42)
- # vim (4)
- # yada (7)
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?
@djtango: does @noprompt's answer here help? https://github.com/Valloric/YouCompleteMe/issues/109#issuecomment-13630912
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
I have replaced YCM with deoplete
it has been created for Neovim