Skip to content

Commit

Permalink
Disable html a bold italics etc highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
stedaniels committed Jul 8, 2013
1 parent af6888c commit d39b85d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vimrcs/settings.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,8 @@ set expandtab
set nocursorcolumn
set nocursorline
syntax sync minlines=256

" Turn off html highlighting a bold italics etc
let html_no_rendering=1

"}}}

0 comments on commit d39b85d

Please sign in to comment.