cleaning up, fixing bindings, prep for big update
This commit is contained in:
parent
20b35a3b70
commit
4392237f11
5 changed files with 23 additions and 63 deletions
|
@ -47,5 +47,8 @@
|
|||
(meow-tree-sitter-register-defaults)
|
||||
(pushnew! meow-mode-state-list '(sly-db-mode . motion))
|
||||
(pushnew! meow-mode-state-list '(sly-inspector-mode . motion))
|
||||
(pushnew! meow-mode-state-list '(mu4e-main-mode . motion)))
|
||||
(pushnew! meow-mode-state-list '(mu4e-main-mode . motion))
|
||||
(pushnew! meow-mode-state-list '(vterm-mode . insert))
|
||||
(pushnew! meow-mode-state-list '(sly-mode . insert))
|
||||
)
|
||||
;; (pushnew! meow-mode-state-list '(custom-mode . motion)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue