You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
594ae653a3
git-subtree-dir: vim/bundle/scss-syntax git-subtree-split: ea4d26944b5f8c3aa2e24c9ba791097d099a6667 |
11 years ago | |
---|---|---|
autoload | 11 years ago | |
ftdetect | 11 years ago | |
ftplugin | 11 years ago | |
syntax | 11 years ago | |
Readme.md | 11 years ago | |
example.scss | 11 years ago | |
plugin-info.txt | 11 years ago |
Readme.md
Vim Syntax File for SCSS (Sassy CSS)
Installation
I recommend to use a plugin manager like Vundle for the installation.
Vundle
Open your ~/.vimrc
file and add the following line:
Bundle 'cakebaker/scss-syntax.vim'
Afterwards, run :BundleInstall
in Vim.
Manual
- Download the files
- Copy the content of the folders to the respective folders in
~/.vim/