Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
e659c95b01b04b353e60d728d32bcb17f8ff832c
/
.
/
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: