We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b8779 commit 8c18db3Copy full SHA for 8c18db3
1 file changed
php-extras.el
@@ -148,6 +148,7 @@ documentation for the inserted selection."
148
(selection-face . php-extras-autocomplete-selection-face)
149
(document . php-extras-function-documentation)
150
(action . php-extras-ac-insert-action)
151
+ (symbol . "f")
152
(cache))
153
"Auto complete source for PHP functions.")
154
0 commit comments