Fix a docstring
This commit is contained in:
parent
6d3e1f56fc
commit
22e5b05af3
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
|
||||
|
Loading…
Reference in New Issue
Block a user