mirror of
https://github.com/tpope/vim-haml.git
synced 2025-12-08 01:54:45 +08:00
Bump timestamps as submitted upstream
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
" Language: Haml
|
" Language: Haml
|
||||||
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
||||||
" Filenames: *.haml
|
" Filenames: *.haml
|
||||||
" Last Change: 2010 Jul 26
|
" Last Change: 2010 Aug 09
|
||||||
|
|
||||||
if exists("b:current_syntax")
|
if exists("b:current_syntax")
|
||||||
finish
|
finish
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
" Language: Sass
|
" Language: Sass
|
||||||
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
" Maintainer: Tim Pope <vimNOSPAM@tpope.org>
|
||||||
" Filenames: *.sass
|
" Filenames: *.sass
|
||||||
" Last Change: 2010 Jul 28
|
" Last Change: 2010 Aug 09
|
||||||
|
|
||||||
if exists("b:current_syntax")
|
if exists("b:current_syntax")
|
||||||
finish
|
finish
|
||||||
|
|||||||
Reference in New Issue
Block a user