Skip to content

cakebaker/scss-syntax.vim

Repository files navigation

Installation
============

Linux: Copy the files to ~/.vim/syntax and ~/.vim/ftdetect respectively, and restart Vim.

OSX: Copy the syntax file to ~/.vim/syntax and add the following snippet to your vimrc file:

     au BufRead,BufNewFile *.scss set filetype=scss

About

Vim syntax file for scss (Sassy CSS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published