2072 / PHP-Indenting-for-VIm

The official VIm indent script for PHP
http://www.2072productions.com/to/phpindent.txt
128 stars 29 forks source link

E117: Unknown function : ResetPhpOptions #53

Closed oktomus closed 7 years ago

oktomus commented 7 years ago

I have this error that pops when I open a php file.

Error detected : ~/.vim/bundle/PHP-Indenting-for-VIm/indent/php.vim
line 493 :
E117: Unknown function : ResetPhpOptions

The plugin is working well, I installed it using Pathogen. And I checked the file, the function is here, around line 800.

oktomus commented 7 years ago

The problem was coming from /usr/share/vim/vim80/indent/php.vim I don't what happen, I reinstalled this plugin and now it works like a charm