Mercurial > vim
view runtime/indent/scss.vim @ 2871:82cd9f1e8d6b v7.3.209
updated for version 7.3.209
Problem: MSVC Install instructions point to wrong batch file.
Solution: Add a batch file for use with MSVC 10.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 12 Jun 2011 20:36:09 +0200 |
parents | 8f017e31750f |
children |
line wrap: on
line source
" 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: