Closed KonniLol closed 2 years ago
Do you use a plugin for C/C++ (like this) or just out-of-the-box vim syntax highlighting?
Currently I'm using the vanilla neovim highlighting with your colorschemes until I find a plugin written in lua (I heard that neovim has better lua support and it is better for some reason). I'm switching from vscodium to neovim and don't know yet how everything works. So I'm sorry if what I wrote doesn't make any sense... :)
Hey!
So I've had some time to look into the issue.
It looks like this isn't an issue with the theme itself, but the vanilla neovim experience. There apparently isn't any thing out of the box that parses the language and adds highlighting to it.
So I installed nvim-treesitter on my nvim 0.6.1 and the latest doki-theme-vim.
Before | After |
---|---|
It doesn't look like the official Doki Theme syntax highlighting scheme, but it is more colorful. I don't use vim for development, so I'm not going to invest any time into making the tree sitter look official.
I'm going to close this issue. Let me know if you need anymore information on how to get that setup.
By the way, just vim and vim-cpp-modern looks okay-ish. At least more like the official highlighting scheme.
I use C/C++ and really like your color schemes but the C and C++ highlighting is quite... minimalistic. I hope you can add support soon.