mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
app-vim/rainbow: initial import
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
8
app-vim/rainbow/files/README.gentoo
Normal file
8
app-vim/rainbow/files/README.gentoo
Normal file
@@ -0,0 +1,8 @@
|
||||
CMakeLists.txt syntax highlighting is broken with rainbow enabled.
|
||||
Add this to your vimrc to work around the bug:
|
||||
|
||||
let g:rainbow_conf = {
|
||||
\ 'separately': {
|
||||
\ 'cmake': 0,
|
||||
\ }
|
||||
\}
|
||||
Reference in New Issue
Block a user