about summary refs log tree commit diff
path: root/users/grfn/emacs.d/+bindings.el
diff options
context:
space:
mode:
Diffstat (limited to 'users/grfn/emacs.d/+bindings.el')
-rw-r--r--users/grfn/emacs.d/+bindings.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/grfn/emacs.d/+bindings.el b/users/grfn/emacs.d/+bindings.el
index 71efd5590d..e7194750b2 100644
--- a/users/grfn/emacs.d/+bindings.el
+++ b/users/grfn/emacs.d/+bindings.el
@@ -114,6 +114,12 @@ private/hlissner/snippets."
       (paxedit-implicit-sexp-kill n)
       (paxedit-sexp-kill n)
       (message paxedit-message-kill)))
+
+;;;
+
+(evil-set-command-property 'flycheck-next-error :repeat nil)
+(evil-set-command-property 'flycheck-prev-error :repeat nil)
+
 ;;;
 
 (map!