I have been working on a tool to semi-automate the process of removing ASCII
art and pointless comments (ref:
https://bugs.freedesktop.org/show_bug.cgi?id=62475). Unless someone has an
alternate suggestion, for the time being I will host it here:
https://bitbucket.org/MostThingsWeb/asciitool
Thanks Eike - I'll contact Philippw and see if he has the file on hand.
Chris
--
View this message in context:
http://nabble.documentfoundation.org/YouCompleteMe-support-in-Vim-tp4104984p4105354.html
Sent from the Dev mailing list archive at Nabble.com.
Has anyone been able to set up semantic analysis for YouCompleteMe in Vim? So
far, YCM gives me auto-completion for whatever local file I'm working on,
but lacking a .ycm_extra_conf.py file, it cannot offer suggestions for
included files.
My guess is that it would be difficult to configure YCM fo