Files
doomemacs/core/autoload
Henrik Lissner 99c26e2fc2 Allow doom-project-find-file on arbitrary paths
- If DIR is not in a valid project, index it as normal and do
  projectile-find-file from current directory (but do not cache).
- If DIR is a valid project, but not the project root, fall back to
  different mechanism for exploring it (project-find-file,
  counsel-file-jump, or find-file).
- If DIR is a valid project AND is the project root, use
  projectile-find-file as normal.

This is to make doom-project-find-file more do-what-I-mean.
2019-04-19 20:48:48 -04:00
..
2018-09-09 09:58:19 -04:00
2019-03-22 14:13:35 -04:00
2019-04-17 18:37:52 -04:00
2019-04-07 16:06:52 -04:00