mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +00:00
vim-patch:89bcfda6834a
Updated runtime files. Remove version checks for Vim older than 6.0.
89bcfda683
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
let b:hs_chs=1
|
||||
|
||||
" Include standard Haskell highlighting
|
||||
if version < 600
|
||||
source <sfile>:p:h/haskell.vim
|
||||
else
|
||||
runtime! syntax/haskell.vim
|
||||
endif
|
||||
runtime! syntax/haskell.vim
|
||||
|
||||
" vim: ts=8
|
||||
|
||||
Reference in New Issue
Block a user