arakashic / chromatica.nvim

Clang based syntax highlighting for Neovim
MIT License
299 stars 17 forks source link

Fixed compile_commands #69

Closed c0r73x closed 5 years ago

c0r73x commented 5 years ago

I noticed that compile_commands did load so i fixed it. Hovever it seem that compile_commands is always loaded from the current workdir, no matter what the variable g:chromatica#dotclangfile_search_path is set to.