Quit if python-neovim is not installed
This commit is contained in:
@@ -54,6 +54,7 @@ endfunction
|
||||
" --- Start
|
||||
if(!has("python3"))
|
||||
echo "You should install python neovim module. `pip install neovim`"
|
||||
exec "qall"
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user