From e5c171ed29b44cc80a9ef0825dbd5c5f78abc561 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 2 Jul 2021 20:22:51 +0100 Subject: nvim 0.5.0; etc --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2003352..34a86ff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # My ~/.vim -Managed by [vim-plug](https://github.com/junegunn/vim-plug) and compatible with -Neovim. +Managed by [vim-plug](https://github.com/junegunn/vim-plug). + +A few things require nvim 0.5.0 or later, but won't load if not possible. For further information on installed plugins: @@ -17,6 +18,8 @@ If you're not using vim 8; create a `.vimrc` with: runtime vimrc +And you may need to comment out some plugins that require nvim > 0.5.0. + This can be also be used to customise your local vim configuration without having uncommitted changes in your repository. -- cgit v1.2.3