mirror of
http://github.com/JaeUs3792/dotfiles
synced 2025-12-13 23:51:34 +09:00
Emacs : avy multi-buffer🍔
This commit is contained in:
@ -162,7 +162,10 @@ same directory as the org-buffer and insert a link to this file."
|
||||
;; - Rainbow delimiter mode for programming.
|
||||
;; --------------------------------------------------------------------------------------------
|
||||
(add-hook 'verilog-mode-hook #'rainbow-delimiters-mode)
|
||||
|
||||
;; --------------------------------------------------------------------------------------------
|
||||
;; Avy multi-buffer
|
||||
;; --------------------------------------------------------------------------------------------
|
||||
(setq! avy-all-windows t)
|
||||
;; --------------------------------------------------------------------------------------------
|
||||
;; - Org Mode
|
||||
;; --------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user