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.
490 B
490 B
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/