diff options
author | Juan J. Martinez <jjm@usebox.net> | 2023-12-03 08:55:13 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2023-12-03 08:55:13 +0000 |
commit | 78d58b31c25181b7bb4dd3cbc2d0ff044a21341f (patch) | |
tree | 001e57fa51eb3754b188569237537e823e1ceafb | |
parent | 20d9f97a2827ea7387e103d918ba29a8c77be75f (diff) | |
download | dotnvim-78d58b31c25181b7bb4dd3cbc2d0ff044a21341f.tar.gz dotnvim-78d58b31c25181b7bb4dd3cbc2d0ff044a21341f.zip |
Use latest nvim
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ # My neovim & dot files -This is a work in progress! - -Requires nvim >= 0.9.0. +I track latest nvim because I'm not tracking minimal requirements of some plugins. Managed by [vim-plug](https://github.com/junegunn/vim-plug). |