Update BQN configuration
This commit is contained in:
parent
5c73f74e7a
commit
aeece2748b
1 changed files with 1 additions and 4 deletions
5
init.el
5
init.el
|
@ -906,10 +906,7 @@
|
||||||
(("C-c d" . bqn-help-symbol-info-at-point)
|
(("C-c d" . bqn-help-symbol-info-at-point)
|
||||||
("C-c C-d" . bqn-help-symbol-info-at-point)
|
("C-c C-d" . bqn-help-symbol-info-at-point)
|
||||||
("C-c C-c" . bqn-comint-send-dwim)))
|
("C-c C-c" . bqn-comint-send-dwim)))
|
||||||
:custom (bqn-key-prefix ?\\)
|
:custom (bqn-key-prefix ?\\))
|
||||||
:config
|
|
||||||
(require 'bqn-keymap-mode)
|
|
||||||
(require 'bqn-glyph-mode))
|
|
||||||
|
|
||||||
(use-package graphviz-dot-mode
|
(use-package graphviz-dot-mode
|
||||||
:ensure t
|
:ensure t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue