doomemacs/core
Henrik Lissner c2d0cae6a5
doom-project-find-file: avoid helm-projectile #1274
helm-projectile-find-file misbehaves as a workspace project-switch
handler (likely because it runs asynchronously and misses the lexical
value of `default-directory`), so we avoid it and use
projectile-find-file directly (which still uses helm, just not the
helm-projectile package).
2019-03-26 03:38:37 -04:00
..
autoload doom-project-find-file: avoid helm-projectile #1274 2019-03-26 03:38:37 -04:00
cli Ask to install all-the-icons fonts in doom quickstart 2019-03-16 23:59:50 -04:00
templates Improve vanilla sandbox 2019-03-09 04:53:14 -05:00
test Remove protect-visible-buffer tests 2019-03-17 00:16:22 -04:00
core-cli.el bin/doom: make invalid command a user-error 2018-09-28 22:29:42 -04:00
core-editor.el Fix autoloading helpful for doom/describe-symbol 2019-03-13 06:44:39 +10:00
core-keybinds.el Use new ;;;###package cookie 2019-03-13 01:55:50 -04:00
core-lib.el Set arglist to add-hook!/remove-hook! macros 2019-03-10 08:15:46 -04:00
core-modules.el Fix #1278 2019-03-22 14:11:59 -04:00
core-os.el Add xclip.el for tty clipboard support 2019-03-08 02:34:26 -05:00
core-packages.el Refactor doom-initialize-packages & package API 2019-03-08 04:25:44 -05:00
core-projects.el Revert bb3f027c 2019-03-16 23:59:50 -04:00
core-ui.el Remove doom|protect-visible-buffer 2019-03-16 23:59:50 -04:00
core.el Move (if|when)-let* shims to core.el 2019-03-08 18:06:35 -05:00
doctor.el Improve doom doctor 2019-03-16 23:59:50 -04:00
packages.el Add new :ui indent-guides module 2019-03-11 12:39:38 -04:00