Skip to content
Snippets Groups Projects
Commit 19132567 authored by MoScribe's avatar MoScribe
Browse files

add snails

parent 6bd8ef24
No related merge requests found
......@@ -2,6 +2,7 @@
*.o
recentf
recentf~
eww-bookmarks
url/
......
......@@ -185,6 +185,11 @@
)
)
(use-package snails
:load-path "lisp/snails"
:bind (("C-c s s" . snails))
)
(use-package window-jump
:ensure t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment