commit c272f30b1fdd62ee59fac1004ecde97df4f2bb08
parent 7b16c1fa8451880c72769f6d3c311f24c74f4fc7
Author: zeertzjq <zeertzjq@outlook.com>
Date: Tue, 28 May 2024 14:59:48 +0800
Merge pull request #29057 from zeertzjq/vim-0b74eeceb856
vim-patch:0b74eec: runtime(stylus): remove remaining css code (vim/vim#14866)
Diffstat:
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/runtime/syntax/stylus.vim b/runtime/syntax/stylus.vim
@@ -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