summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.org b/init.org
index 6a1ea8f..14abb93 100644
--- a/init.org
+++ b/init.org
@@ -882,10 +882,7 @@ Invokes [[https://direnv.net/][direnv]] to obtain environment for the current fi
(flymake-start-on-save-buffer t)
(flymake-fringe-indicator-position 'left-fringe)
(flymake-suppress-zero-counters t)
- (flymake-start-on-flymake-mode t)
- (flymake-no-changes-timeout nil)
(flymake-proc-compilation-prevents-syntax-check t)
- (flymake-wrap-around nil)
(elisp-flymake-byte-compile-load-path load-path))
#+end_src