index
:
emacs.d
master
My personal emacs config.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init
/
flymake
/
init-flymake-hooks.el
blob: a19bc3c0922ff5b6abaa2713ca25620e428afb9c (
plain
)
1
2
(
add-hook
'flymake-diagnostics-buffer-mode-hook
(
lambda
()
(
visual-line-mode
1
)))