diff --git a/ha-config.org b/ha-config.org index 724fa14..0a93458 100644 --- a/ha-config.org +++ b/ha-config.org @@ -127,7 +127,6 @@ I’ve often called =imenu= to easily jump to a function definition in a file (o (add-hook 'prog-mode-hook 'ha-imenu-setup) (add-hook 'makefile-mode-hook 'ha-imenu-setup) #+end_src - ** File Access *** Remote Files To speed up TRAMP access, let’s disabled lock files, you know, the ones that have the =#= surrounding characters: