minor fix
- remove line 'fci-mode 0'
This commit is contained in:
parent
9b5b7dfcc9
commit
2feeeda7ba
@ -50,7 +50,6 @@
|
||||
(local-set-key (kbd "C-<f1>") 'my/php-symbol-lookup)
|
||||
;; New versions of PHP have this :)
|
||||
(php-enable-psr2-coding-style)
|
||||
(fci-mode 0)
|
||||
(auto-complete-mode t)
|
||||
(require 'ac-php)
|
||||
(setq ac-sources '(ac-source-dictionary ac-source-abbrev ac-source-php ) )
|
||||
|
Loading…
x
Reference in New Issue
Block a user