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