diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-10-11 00:27:23 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-10-11 00:27:23 +0200 |
commit | 5587e29a877832fae52e67c99d8dd142d505bb45 (patch) | |
tree | 18df210291336dca886b7ee0baeebc13513f48df | |
parent | 34d5c56462ddf6aef4c754ba39e650fe540c67c3 (diff) |
Update neovim version
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,12 +5,12 @@ My neovim config written in fennel. # Dependencies ``` -neovim >= 0.8 +neovim = nightly ``` # Sync -Sync plugins: +Sync plugins (experimental): `./sync.sh` |