doomemacs/core/autoload
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
..
buffers.el Remove doom|protect-visible-buffer 2019-03-16 23:59:50 -04:00
cache.el
cli.el Prompt to restart after doom//upgrade 2019-03-22 14:13:35 -04:00
config.el Refactor doom-initialize-packages & package API 2019-03-08 04:25:44 -05:00
debug.el Remove :modules from private packages in doom/info 2019-03-16 23:59:50 -04:00
files.el Fix doom/move-this-file not opening renamed file 2019-03-03 02:17:42 -05:00
help.el Replace doom/what-face with describe-char 2019-03-13 01:37:55 -04:00
hydras.el
line-numbers.el
message.el Refactor interactiove bin/doom commands #1220 2019-03-09 04:28:25 -05:00
packages.el Fix package.el command substitutions 2019-03-14 17:59:24 -04:00
projects.el doom-project-find-file: avoid helm-projectile #1274 2019-03-26 03:38:37 -04:00
scratch.el
sessions.el Restore session later on restart-and-restore 2019-03-22 14:14:03 -04:00
text.el General refactor of Doom core 2019-03-02 01:34:19 -05:00
ui.el General refactor of Doom core 2019-03-02 01:34:19 -05:00