Files
.emacs.d/core
Jim Myhrberg 78cb7fcd04 fix(editor): disable auto-revert-mode's use of file notifications on macOS
Relying on file notifications to detect changes on disk and auto-revert
buffers seems unreliable on macOS, so let's disable the use of file
notifications, and let auto-revert-mode use polling instead.
2021-11-10 10:31:17 +00:00
..