diff options
author | Franck Cuny <franck@fcuny.net> | 2022-06-21 18:02:57 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-06-26 14:15:02 -0700 |
commit | c06dc44843fed42d925740ad21bd097fd33f61dd (patch) | |
tree | 7a8c186d373a9d0190051bc7182898152699926a /snippets/go-mode/struct | |
parent | feat(eshell): change the prompt to be like fish (diff) | |
download | emacs.d-c06dc44843fed42d925740ad21bd097fd33f61dd.tar.gz |
fix(prog): simplify flymake's configuration to work with eglot
I've been running into issues between flymake and eglot for a while now. After modifying the file, flymake would report errors on possible typo I made while editing, but once I've fixed them, the diagnostic would not be updated until I either restart eglot or kick another flymake run. After some debugging I'm pretty convinced this is due to the variable `flymake-no-changes-timeout`. I've been running for a few hours without it being set and I've not been able to reproduce the problem. The other variables are set to their default value, this is not needed. Change-Id: I770857a93b6d90193f39ee0dceaa19b0b928a3d8
Diffstat (limited to 'snippets/go-mode/struct')
0 files changed, 0 insertions, 0 deletions