mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 18:06:29 +10:00
Add Arch instructions (merged from GH-35).
Thanks @thiderman!
This commit is contained in:
@@ -254,6 +254,10 @@ and what is currently being worked on:
|
||||
|
||||
sudo apt-get install build-essential cmake libncurses5-dev
|
||||
|
||||
#### Arch Linux
|
||||
|
||||
sudo pacman -S base-devel cmake ncurses
|
||||
|
||||
#### OS X
|
||||
|
||||
* Install [Xcode](https://developer.apple.com/)
|
||||
@@ -269,7 +273,6 @@ and what is currently being worked on:
|
||||
|
||||
#### TODO
|
||||
* Release the Dockerfile which has this in it.
|
||||
* Write instructions for Arch Linux.
|
||||
|
||||
|
||||
### Building
|
||||
|
||||
Reference in New Issue
Block a user