From b3d68f730d48ccb5e3b3255f9010c95bf9f86e22 Mon Sep 17 00:00:00 2001
From: Marshall Lochbaum .vimrc:
Then run :PlugInstall.
Add the following two lines to init.el (usually ~/.emacs.d/init.el), replacing the path appropriately.
(add-to-list 'load-path "/path/to/BQN/editors/emacs") +Emacs support has moved to AndersonTorres/bqn-mode. Clone and add the following two lines to
+init.el(usually~/.emacs.d/init.el), replacing the path appropriately.(add-to-list 'load-path "/path/to/bqn-mode") (require 'gnu-apl-mode)VS Code
-- cgit v1.2.3