General refactor for comments & docstrings
This commit is contained in:
parent
2cc8a96a30
commit
6a03b37dd3
3 changed files with 15 additions and 13 deletions
|
@ -185,7 +185,7 @@ search current file. See `+ivy-task-tags' to customize what this searches for."
|
|||
(defun +ivy/projectile-find-file ()
|
||||
"A more sensible `counsel-projectile-find-file', which will revert to
|
||||
`counsel-find-file' if invoked from $HOME, `counsel-file-jump' if invoked from a
|
||||
non-project, `projectile-find-file' if in a bug project (more than
|
||||
non-project, `projectile-find-file' if in a big project (more than
|
||||
`ivy-sort-max-size' files), or `counsel-projectile-find-file' otherwise.
|
||||
|
||||
The point of this is to avoid Emacs locking up indexing massive file trees."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue