From 291d99720e268af287d797a7d4d80281511a4324 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 7 Dec 2021 15:35:42 -0500 Subject: Add link to interactive Neovim plugin to editors page --- editors/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'editors') diff --git a/editors/README.md b/editors/README.md index b11a88dd..18edf186 100644 --- a/editors/README.md +++ b/editors/README.md @@ -55,6 +55,10 @@ To use vim-plug to install BQN support for vim, add this to your plugin section Then run `:PlugInstall`. +#### Neovim interactivity + +See [this repository](https://git.sr.ht/~detegr/nvim-bqn) for an additional plugin that provides bindings to run BQN code as you're editing it. + ### Emacs Emacs support now lives on [museoa/bqn-mode](https://github.com/museoa/bqn-mode). Clone and add the following two lines to your init file (usually `~/.emacs.d/init.el`), replacing the path appropriately. -- cgit v1.2.3