refactor(kbd): Remove mwim, simplify keybindings
This commit is contained in:
@@ -71,9 +71,6 @@
|
||||
:config
|
||||
(setq expand-region-smart-cursor t))
|
||||
|
||||
;; mwim,更聪明的beginning/end of line
|
||||
(use-package mwim)
|
||||
|
||||
;; 启用savehist,保存命令顺序
|
||||
(use-package savehist
|
||||
:init
|
||||
|
||||
Reference in New Issue
Block a user