Enable pending mode.

This commit is contained in:
kj 2023-04-13 12:54:47 -04:00
parent b0abc9d6cf
commit 61e9b7d89d
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
(tooltip-mode -1) ; Disable tooltips.
(global-display-line-numbers-mode) ; Mostar número de línea.
(show-paren-mode 1) ; Habilitar resaltado de brackets.
;;(cua-mode t) ; Usar CTRL+X, CTRL+C, CTRL+V y CTRL+Z para cortar, copiar, pegar y deshacer.
(pending-delete-mode t) ; Cuando selecciono un texto y escribo, el texto se borra (emacs por defecto solo escribe donde está el cursor).
(setq-default
cursor-type 'bar ; Usar la barrita como cursor