Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Sveningsson
dotfiles
Commits
2bbf8b29
Commit
2bbf8b29
authored
Oct 18, 2019
by
David Sveningsson
Browse files
emacs: testing hydra
parent
b4326fb6
Changes
1
Hide whitespace changes
Inline
Side-by-side
global/emacs.d/init.org
View file @
2bbf8b29
...
...
@@ -113,6 +113,11 @@
(setq-default js2-basic-offset 2)
(setq-default js2-mode-show-strict-warnings nil))
#+END_SRC
* Hydra
#+BEGIN_SRC emacs-lisp
(use-package hydra
:ensure hydra)
#+END_SRC
* Org mode
** Pin repo
#+BEGIN_SRC emacs-lisp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment