app/irc: fix lui-mode-map typo
This commit is contained in:
parent
0047baf15c
commit
470117d538
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ to determine length."
|
|||
(def-package! lui
|
||||
:commands lui-mode
|
||||
:config
|
||||
(map! :map lua-mode-map "C-u" #'lui-kill-to-beginning-of-line)
|
||||
(map! :map lui-mode-map "C-u" #'lui-kill-to-beginning-of-line)
|
||||
|
||||
(enable-lui-logging)
|
||||
(defun +irc|lui-setup-margin ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue