AlkantarClanX12

Your IP : 3.145.58.158


Current Path : /usr/share/vim/vim80/indent/
Upload File :
Current File : //usr/share/vim/vim80/indent/scss.vim

" Vim indent file
" Language:	SCSS
" Maintainer:	Tim Pope <vimNOSPAM@tpope.org>
" Last Change:	2010 Jul 26

if exists("b:did_indent")
  finish
endif

runtime! indent/css.vim

" vim:set sw=2: