mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Configure flyspell with manual activation and ispell timeout
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
(global-set-key (kbd "C-x C-b") #'ibuffer)
|
||||
(global-set-key (kbd "C-<return>") 'company-complete)
|
||||
(global-set-key (kbd "M-n f") #'flyspell-buffer)
|
||||
|
||||
(defvar fscotto/leader-map (make-sparse-keymap)
|
||||
"Keymap per comandi sotto C-c.")
|
||||
|
||||
Reference in New Issue
Block a user