Fix a docstring
This commit is contained in:
2
init.el
2
init.el
@@ -1318,7 +1318,7 @@ TODO: What is FIELD for?"
|
||||
default-cursor-color))))
|
||||
|
||||
(defun sachachua/can-expand ()
|
||||
"Return true if right after an expandable thing."
|
||||
"Return t if right after an expandable thing."
|
||||
(or (abbrev--before-point) (yasnippet-can-fire-p)))
|
||||
|
||||
;; SysAdmin Day to the calendar
|
||||
|
Reference in New Issue
Block a user