From 5c1f705354a82e3202cd35983a0f9e3e49c51b60 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 17 Sep 2020 11:42:18 -0400 Subject: update settings --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3