From 99424bb076edce155fe9f877625484c6fad0f2b1 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 30 Jul 2021 22:46:03 -0400 Subject: Link to VS Code plugins --- docs/editors/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/editors/index.html b/docs/editors/index.html index 3240ac0a..5b17f09d 100644 --- a/docs/editors/index.html +++ b/docs/editors/index.html @@ -29,5 +29,7 @@
(add-to-list 'load-path "/path/to/BQN/editors/emacs")
 (require 'gnu-apl-mode)
 
+

VS Code

+

See this repository.

Kakoune

Copy or symlink kak/autoload/filetype/bqn.kak into autoload/filetype in your Kakoune config directory (probably .config/kak/).

-- cgit v1.2.3