fix: Remove unused mark section
M-SPC is used for selecting region anyway
This commit is contained in:
parent
0c18e02686
commit
c3a188defe
1 changed files with 0 additions and 6 deletions
|
|
@ -151,12 +151,6 @@ Use list-buffers bigger brother.
|
|||
(global-set-key [remap list-buffers] 'ibuffer)
|
||||
#+end_src
|
||||
|
||||
** Mark
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(global-set-key (kbd "M-SPC") 'mark-word)
|
||||
#+end_src
|
||||
|
||||
** Eldoc
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue