Fix typo
This commit is contained in:
parent
539e0766d6
commit
517824b97f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
(add-hook 'php-mode-hook 'ggtags-mode)
|
||||
(add-hook 'php-mode-hook 'fci-mode)
|
||||
(add-hook 'php-mode-hook 'fic-mode)
|
||||
(add-hook 'php-mode-hook 'whitespace-tabs-mode)
|
||||
(add-hook 'php-mode-hook 'whitespace-only-tabs-mode)
|
||||
|
||||
(with-eval-after-load 'company
|
||||
(add-to-list 'company-backends 'company-ac-php-backend))
|
||||
|
|
Loading…
Reference in a new issue