Chris %!s(int64=5) %!d(string=hai) anos
pai
achega
434568b5bb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      nvim-mach2.Dockerfile

+ 1 - 0
nvim-mach2.Dockerfile

@@ -24,6 +24,7 @@ RUN apt update && apt install -y \
 
 SHELL ["/bin/bash", "-c"]
 
+RUN npm i -g neovim
 RUN bash  <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/utils/install.sh)
 RUN git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf && ~/.fzf/install