mirror of
https://github.com/amix/vimrc
synced 2025-07-10 11:44:59 +08:00
Updated plugins
This commit is contained in:
@ -2,10 +2,10 @@
|
||||
" Filename: plugin/lightline.vim
|
||||
" Author: itchyny
|
||||
" License: MIT License
|
||||
" Last Change: 2020/03/16 19:08:41.
|
||||
" Last Change: 2020/11/05 20:05:40.
|
||||
" =============================================================================
|
||||
|
||||
if exists('g:loaded_lightline') || v:version < 700
|
||||
if exists('g:loaded_lightline') || v:version < 703
|
||||
finish
|
||||
endif
|
||||
let g:loaded_lightline = 1
|
||||
|
Reference in New Issue
Block a user