Files
doomemacs/core
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
..
2019-03-09 04:53:14 -05:00
2019-04-08 15:27:20 -04:00
2019-03-28 13:30:39 -04:00