This is reserved for vim questions which focus on syntax highlighting or colorscheme files.
Adding the following to .vimrc works :hi Folded ctermbg=Grey but it's still too bright and prominent, so we want …
vim putty vim-syntax-highlightingRuby 1.9 has a few new syntax elements, such as the {key: value} hash literal syntax. Has anyone written or seen …
ruby vim vim-syntax-highlightingIn my Linux machine files with the .sv extension opens up by default with the verilog syntax highlighting scheme, however …
vim vim-plugin vim-syntax-highlightingWhen I open some bash script files with vim it sometimes identifies them as conf files, that's okay, I can …
vim syntax-highlighting vim-syntax-highlightingIn VIM, I need to perform a simple task - highlight "(" and ")". I can do this easily by issuing two …
vim vim-syntax-highlightingI'm trying to find a plugin that will highlight the matching begin/end statements with Verilog. VIM has it working …
vim syntax syntax-highlighting verilog vim-syntax-highlightingI am currently using VIM in the terminal and have perfect syntax highlighting happening. But then when I try to …
vim text-editor vim-syntax-highlightingHow I can keep all the current formatting for a file type but add functionality. I would like to highlight …
vim overriding customization vim-syntax-highlightingI installed You Complete Me with the help of Vundle in vim. The first time I used it, the suggested …
vim vim-plugin vim-syntax-highlighting