emacs: whitespace cleanup
This commit is contained in:
@@ -75,11 +75,6 @@ behavior.
|
|||||||
|
|
||||||
On ChromeOS, M-DEL is mapped to <deletechar>, so remap fix up.
|
On ChromeOS, M-DEL is mapped to <deletechar>, so remap fix up.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
;; TODO: Figure out how to make this conditional on ChromeOS
|
;; TODO: Figure out how to make this conditional on ChromeOS
|
||||||
(global-set-key (kbd "<deletechar>") 'backward-kill-word)'
|
(global-set-key (kbd "<deletechar>") 'backward-kill-word)'
|
||||||
|
|||||||
Reference in New Issue
Block a user