diff --git a/.install/neovim.sh b/.install/neovim.sh index 0ceb8ae..644cf46 100755 --- a/.install/neovim.sh +++ b/.install/neovim.sh @@ -19,6 +19,7 @@ apk add --no-cache --virtual .build-deps \ unibilium-dev \ libtermkey-dev \ libvterm-dev \ + python3-dev \ python3 git clone https://github.com/neovim/neovim.git