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.
|
|
12 years ago | |
|---|---|---|
| .. | ||
| autoload | 12 years ago | |
| ftdetect | 12 years ago | |
| ftplugin | 12 years ago | |
| syntax | 12 years ago | |
| Readme.md | 12 years ago | |
| example.scss | 12 years ago | |
| plugin-info.txt | 12 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/