[vim] Config coloration doc ruby

master
Julien Rosset 12 years ago
parent a3e3561b30
commit db47f5f4f9

@ -82,6 +82,11 @@ let g:airline#extensions#syntastic#enabled = 1
let g:airline#extensions#tagbar#enabled = 1
" vim-yardoc
hi link yardGenericTag rubyInstanceVariable
hi link yardType Type
hi link yardLiteral Type
"=====================================================================
" Configuration par type de fichier
"=====================================================================

Loading…
Cancel
Save