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 C-d" . bqn-help-symbol-info-at-point)
|
||||
("C-c C-c" . bqn-comint-send-dwim)))
|
||||
:custom (bqn-key-prefix ?\\)
|
||||
:config
|
||||
(require 'bqn-keymap-mode)
|
||||
(require 'bqn-glyph-mode))
|
||||
:custom (bqn-key-prefix ?\\))
|
||||
|
||||
(use-package graphviz-dot-mode
|
||||
:ensure t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue