Skip to content

Commit 8c18db3

Browse files
committed
Marked PHP functions as functions in auto-complete.
1 parent 89b8779 commit 8c18db3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

php-extras.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ documentation for the inserted selection."
148148
(selection-face . php-extras-autocomplete-selection-face)
149149
(document . php-extras-function-documentation)
150150
(action . php-extras-ac-insert-action)
151+
(symbol . "f")
151152
(cache))
152153
"Auto complete source for PHP functions.")
153154

0 commit comments

Comments
 (0)