mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
do not load menu(I have never used it)
This commit is contained in:
parent
240520193a
commit
a5ff42407b
@ -3,6 +3,8 @@
|
||||
" Disable Python2 support
|
||||
let g:loaded_python_provider=0
|
||||
|
||||
let g:did_install_default_menus = 1 " do not load menu
|
||||
|
||||
" Path to Python 3 interpreter (must be an absolute path), make startup
|
||||
" faster. See https://neovim.io/doc/user/provider.html.
|
||||
if executable('python')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user