mirror of
https://github.com/larstvei/dot-emacs.git
synced 2024-11-26 07:28:31 +00:00
Some code that should have been deleted
This commit is contained in:
parent
3481584b4e
commit
9d752baaa6
16
init.org
16
init.org
@ -1674,14 +1674,6 @@
|
|||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Bindings for [[https://github.com/abo-abo/define-word][define-word]]
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
|
|
||||||
(define-key custom-bindings-map (kbd "C-c D") 'define-word-at-point)
|
|
||||||
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
** Bindings for [[https://github.com/magnars/multiple-cursors.el][multiple-cursors]]
|
** Bindings for [[https://github.com/magnars/multiple-cursors.el][multiple-cursors]]
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
@ -1692,14 +1684,6 @@
|
|||||||
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
** Bindings for [[https://github.com/bbatsov/projectile][Projectile]]
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
** Bindings for [[https://github.com/rnkn/olivetti][Olivetti]]
|
** Bindings for [[https://github.com/rnkn/olivetti][Olivetti]]
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user