Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
0434482e5aa5a46b7da27f745c22ec36d35f2c7e
/
.
/
runtime
/
ftplugin
/
scss.vim
blob: 981fb1b8810d91aba682300122474dff22df87ee [
file
] [
log
] [
blame
]
" Vim filetype plugin
"
Language
:
SCSS
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
"
Last
Change
:
2010
Jul
26
if
exists
(
"b:did_ftplugin"
)
finish
endif
runtime
!
ftplugin
/
sass
.
vim
" vim:set sw=2: