doomemacs/core
Henrik Lissner 0b5243c12c perf: optimize tramp + projectile integration
Reduce how much projectile hits the server in TRAMP buffers by:

- Not looking for fd/fdfind (just use the VCS-specific commands
  projectile provides and assume they're present on the remote).
- Not walking up the directory tree to display the project name in the
  mode line.
- Reducing TRAMP file-cache misses.
- Reducing how chatty tramp is about its connections.

Fix #5360
2021-08-10 17:10:42 -04:00
..
autoload fix: doom-system-cpus not handling int values 2021-08-06 03:44:34 -04:00
cli refactor(cli): make all searches case-sensitive 2021-08-05 12:53:20 -04:00
templates Update help keybinds in 'doom install' postamble 2020-07-28 20:08:32 -04:00
test core-cli: backport more refactors from rewrite 2020-08-24 23:00:32 -04:00
core-cli.el refactor(cli): make all searches case-sensitive 2021-08-05 12:53:20 -04:00
core-editor.el perf: optimize tramp + projectile integration 2021-08-10 17:10:42 -04:00
core-keybinds.el Activate general-auto-unbind-keys post-startup 2021-07-13 14:34:30 -04:00
core-lib.el Drop Emacs 26.x support 2021-07-06 02:31:52 -04:00
core-modules.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
core-packages.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
core-projects.el perf: optimize tramp + projectile integration 2021-08-10 17:10:42 -04:00
core-ui.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
core.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
packages.el Bump :core 2021-07-06 02:32:38 -04:00