Update
This commit is contained in:
6
lisp/init-god.el
Normal file
6
lisp/init-god.el
Normal file
@@ -0,0 +1,6 @@
|
||||
;; -*- lexical-binding: t; -*-
|
||||
|
||||
(use-package god-mode
|
||||
:bind ("<escape>" . god-local-mode))
|
||||
|
||||
(provide 'init-god)
|
||||
Reference in New Issue
Block a user