Przeglądaj źródła

add Arch neovim installing script (#204)

seocamo 4 lat temu
rodzic
commit
225266e1b3
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -38,6 +38,10 @@ sudo make CMAKE_BUILD_TYPE=Release install
 cd ~
 sudo rm -r neovim
 ```
+or if you are on Arch you can get it from the AUR
+```bash
+yay -S neovim-nightly-git
+```
 
 ## VSCode support