mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-20 20:44:46 +02:00
abopt get() function
This commit is contained in:
parent
96d37d2fbe
commit
1f1a71ae2b
@ -4,7 +4,7 @@
|
||||
|
||||
scriptencoding utf-8
|
||||
|
||||
if !exists('g:loaded_youcompleteme')
|
||||
if !get(g:, 'loaded_youcompleteme', 0)
|
||||
finish
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user