Path : /proc/thread-self/root/usr/share/vim/vim80/indent/
File Upload :
Current File : //proc/thread-self/root/usr/share/vim/vim80/indent/scss.vim

" Vim indent file
" Language:	SCSS
" Maintainer:	Tim Pope <[email protected]>
" Last Change:	2010 Jul 26

if exists("b:did_indent")
  finish
endif

runtime! indent/css.vim

" vim:set sw=2: