forked from colonelpanic/dotfiles
[Emacs] Fix whitespace in README.org
This commit is contained in:
parent
25527f7098
commit
4a62c2c72a
@ -2041,7 +2041,6 @@ I don't use auto-complete at all, so I have set up a hook to automatically disab
|
|||||||
:commands string-inflection-toggle
|
:commands string-inflection-toggle
|
||||||
:bind ("C-c l" . string-inflection-toggle))
|
:bind ("C-c l" . string-inflection-toggle))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** yasnippet
|
** yasnippet
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package yasnippet
|
(use-package yasnippet
|
||||||
|
Loading…
Reference in New Issue
Block a user