]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(stylus): remove remaining css code (#14866)
authorzeertzjq <zeertzjq@outlook.com>
Tue, 28 May 2024 06:23:41 +0000 (14:23 +0800)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 06:23:41 +0000 (07:23 +0100)
This seems to be a forgotten fixup in https://github.com/vim/vim/commit/2d919d2744a99c9bb9e79984e85b8e8f5ec14c07#r141568461

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/stylus.vim

index fd0f33b65a9f5172164087d249009f4817ed45c1..d8bf641e60dcc9a05837d4c0d85c0c58d38d74e0 100644 (file)
@@ -4,17 +4,7 @@
 " Filenames: *.styl, *.stylus
 " Based On: Tim Pope (sass.vim)
 " Created:     Dec 14, 2011
-" Modified:    Apr 29, 2024
-
-if main_syntax == "css"
-  syn sync minlines=10
-endif
-
-" let b:current_syntax = "css"
-"
-if main_syntax == 'css'
-  unlet main_syntax
-endif
+" Modified:    May 28, 2024
 
 syn case ignore