emacs: kill whole line instead of clearing it

This commit is contained in:
Payas Relekar 2023-10-12 17:16:53 +05:30
parent f1cba9766f
commit 21582909d9

View file

@ -86,6 +86,7 @@ This section lists my personal general thoughts about Why this file exists, boot
bidi-inhibit-bpa t
pixel-scroll-precision-interpolate-page t ; only works when pixel-scroll-precision-mode is active
completion-auto-select t
kill-whole-line t
show-trailing-whitespace nil)
(add-to-list 'initial-frame-alist '(fullscreen . maximized))