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.
Buddy Sandidge aa63957acc Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 11 years ago
..
autoload Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 11 years ago
ftdetect Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 11 years ago
ftplugin Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 11 years ago
syntax Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 11 years ago
Readme.md Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 11 years ago
example.scss Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 11 years ago
plugin-info.txt Merge commit '594ae653a3dcad9e8a6dc1ca56600531608af501' as 'vim/bundle/scss-syntax' 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/