Sfoglia il codice sorgente

add Arch neovim installing script (#204)

seocamo 4 anni fa
parent
commit
225266e1b3
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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