feat: add highlighting in eshell , install eshell-syntax-highlighting
fix: typo in init-kbd.el
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
;; 中键使用embark打开定义
|
||||
(global-set-key (kbd "<mouse-2>") 'xref-find-definitions)
|
||||
|
||||
;; 使用C-c s切换到scrath buffer
|
||||
;; 使用C-c <delete>切换到scrath buffer
|
||||
(global-set-key (kbd "C-c <delete>") 'scratch-buffer)
|
||||
|
||||
;; 使用M-<方向键>调整window
|
||||
|
||||
Reference in New Issue
Block a user