mirror of
https://github.com/neovim/neovim.git
synced 2024-12-26 14:11:15 -07:00
5e6a08f2e6
We don't want to retry autoload sourcing (slow) for every random has() query that finds it way to eval_call_provider().
3 lines
55 B
VimL
3 lines
55 B
VimL
" A dummy test provider
|
|
let g:loaded_ruby_provider = 2
|