Skip to content

Commit

Permalink
colourize comments & definitions in LESS files too
Browse files Browse the repository at this point in the history
  • Loading branch information
mjipeo authored and ap committed Jun 10, 2014
1 parent 5c78332 commit 8500576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion after/syntax/less.vim
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

if !( has('gui_running') || &t_Co==256 ) | finish | endif

call css_color#init('css', 'lessVariableValue')
call css_color#init('css', 'lessVariableValue,lessDefinition,lessComment')

0 comments on commit 8500576

Please sign in to comment.