diff --git a/README.md b/README.md index 5a2f9c2..6ed7008 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ + + # Better CSS Syntax for Vim Highlights for full CSS2, most of HTML5 & CSS3 properties (include prefix like -moz-). __Preview:__ -Molokai sheme: +Molokai scheme: ![Molokai](https://img.skitch.com/20120531-nt3x6qcgkjj7huarpfsh65cmph.jpg) @@ -27,4 +29,4 @@ How to get rid of the error: - edit `sass.vim`, go to line 16, delete `cssValue.*,` - edit your `.vimrc`, add `au BufRead,BufNewFile *.sass set filetype=css` -Or, try [css3 syntax](http://www.vim.org/scripts/script.php?script_id=3042) or [vim-css3-syntax](https://github.com/hail2u/vim-css3-syntax). \ No newline at end of file +Or, try [css3 syntax](http://www.vim.org/scripts/script.php?script_id=3042) or [vim-css3-syntax](https://github.com/hail2u/vim-css3-syntax).