본문 바로가기

오답노트

[nvim] vimspector Requires Vim compiled with +python3

vimspector 플러그인 사용 중 Requires Vim compiled with +python3 라고 에러메시지가 뜨는 경우

pip3 install neovim

하면 됨