I got vim and the youcompleteme plugin working under windows. For details take a look here
Is it possible to use it "not only" for coding but also for writing/editing markdown documents. If so, what do I have to do?
I got vim and the youcompleteme plugin working under windows. For details take a look here
Is it possible to use it "not only" for coding but also for writing/editing markdown documents. If so, what do I have to do?
The default value is:
g:ycm_filetype_blacklist={'notes': 1, 'markdown': 1, 'unite': 1, 'tagbar': 1, 'pandoc': 1, 'qf': 1, 'vimwiki': 1, 'text': 1, 'infolog': 1, 'mail': 1}
Setting this value in .vimrc.