rox

Results 173 comments of rox

I get `compile_commands.json` working. The default option doesn't take compile_commands.json. I plan to change the compile option loading process. I think this version would be more meaningful: - look for...

Hi I'm deprecating this repo. Try https://github.com/roxma/ncm-clang instead.

I'm deprecating this repo. Try https://github.com/roxma/ncm-clang instead.

// cc @mikesmiffy128 @ChuckDaniels87

I've added `'path'` option support on NCM builtin filepath completion source. I'll use this option for header file completion.

I've never tested easymake with mac osx, could you provide full error message, I don't have a mac computer.

I've removed the unnecessary `-C` option of nm, could you pull the lastest version and try again?

Sorry, I can't fix that right now, there's a similar project, you may take a look https://github.com/mbcrawfo/GenericMakefile Besides, feel free to send a PR if you figure out how to...

You may need to add `let g:LanguageClient_serverCommands = {}` in your vimrc