diff options
author | Chris <[email protected]> | 2021-01-23 18:31:07 -0500 |
---|---|---|
committer | Chris <[email protected]> | 2021-01-23 18:31:07 -0500 |
commit | 3c91d94863e6c69c7d6a6b60fc29dd9d37c6db66 (patch) | |
tree | 832aac8b3ee2db85b351841dca19ce523b2ef52f | |
parent | 327461a0da37884db2f067f3382e7c1e27128272 (diff) | |
parent | d177b317f87d2ad071b5c1d10ff97430a22f967a (diff) |
Merge branch 'master' of github.com:ChristianChiarulli/nvim
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/ - Arch ``` - yay -S neovim-nightly-git # Latest + yay -S neovim-git # Latest ``` ## Clone this repo into your config |