diff options
| -rw-r--r-- | init.org | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |
