We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06420a commit cdc29e9Copy full SHA for cdc29e9
projectile.el
@@ -256,7 +256,7 @@ is set to 'alien'."
256
(const :tag "Custom method" custom-method)))
257
258
(defcustom projectile-sort-custom-method nil
259
- "The sort method to use for custom sorting
+ "The sort method to use for custom sorting.
260
261
This should be the name of a predicate method usable by `cl-sort'"
262
:group 'projectile
0 commit comments