summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2020-09-17 11:42:18 -0400
committerChris <[email protected]>2020-09-17 11:42:18 -0400
commit5c1f705354a82e3202cd35983a0f9e3e49c51b60 (patch)
treebf53d5a1c2069ef87e76df9c706d9c24346f8293 /README.md
parentf9a702491b79468090efe124d93471afc35e4b09 (diff)
update settings
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ff63a9c1..3342fe17 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/
```
brew install neovim
+
+ brew install --HEAD neovim # Latest
```
- Ubuntu
@@ -30,6 +32,8 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/
```
sudo pacman -S neovim
+
+ yay -S neovim-git # Latest
```
## Clone this repo into your config