hhsnopek / vim-sugarss

sugarss syntax support for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SugarSS syntax file

Installation

Manual

git clone https://github.com/hhsnopek/vim-sugarss.git; \
mv ./vim-sugarss/syntax/sugarss.vim ~/.vim/syntax/sugarss.vim; \
mv /vim-sugarss/ftdetect/sugarss.vim ~/.vim/ftdetect/sugarss.vim

Pathogen

git clone https://github.com/hhsnopek/vim-sugarss.git ~/.vim/bundle/vim-sugarss

License

MIT License - see LICENSE for more details.

About

sugarss syntax support for vim

License:MIT License


Languages

Language:Vim Script 100.0%