mirror of
https://github.com/neovim/neovim.git
synced 2026-04-04 14:49:31 +00:00
vim-patch:89bcfda6834a
Updated runtime files. Remove version checks for Vim older than 6.0.
89bcfda683
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
|
||||
" ---------------------------------------------------------------------
|
||||
" this version of syntax/yacc.vim requires 6.0 or later
|
||||
if version < 600
|
||||
finish
|
||||
endif
|
||||
if exists("b:current_syntax")
|
||||
syntax clear
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user