It's settled. I have a problem.
This commit is contained in:
parent
7ddb52699d
commit
5d24a9b3f7
23 changed files with 217 additions and 45 deletions
|
@ -1,5 +1,3 @@
|
|||
(provide 'my-bindings)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Global keymaps ;;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
@ -172,3 +170,7 @@
|
|||
"[[" 'help-go-back))
|
||||
|
||||
(evil-make-overriding-map my-mode-map nil)
|
||||
|
||||
|
||||
(provide 'my-bindings)
|
||||
;;; my-bindings.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue