Minor, general refactors

This commit is contained in:
Henrik Lissner
2019-03-09 02:42:03 -05:00
parent 442bd7cfb9
commit 54d1c0dd56
8 changed files with 22 additions and 17 deletions

View File

@@ -17,9 +17,6 @@
"M-;" #'eval-expression
"A-;" #'eval-expression)
[remap evil-jump-to-tag] #'projectile-find-tag
[remap find-tag] #'projectile-find-tag
;; Smart tab
:i [tab] (general-predicate-dispatch nil ; fall back to nearest keymap
(and (featurep! :feature snippets)