From af5932326841f21320e7d7d5264ec698cf00aae9 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Fri, 7 Jul 2023 14:15:35 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ce75ff8..c1adae2 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ The V2 repo aims to take full advantage of asynchronous code and a modularized c adaptation easier and the UI snappier. Additionally support for `tmux` has improved with this iteration through the use of `vimux` and `vim-tmux-navigator`. +**If you are interested in the vimscript version** please refer to the [vimscript-final](https://git.xchg.sh/angrygoats/neovim-config/src/tag/vimscript-final) tag. + +All future modifications will be done in lua. + ## Requirements 1. [Neovim](https://github.com/neovim/neovim)