Skip to content

adamnbowen/scss-syntax.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

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