mirror of
https://github.com/zoriya/vim.git
synced 2026-05-30 02:06:11 +00:00
Updated runtime files.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
" 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:
|
||||
Reference in New Issue
Block a user