spf13-vim icon indicating copy to clipboard operation
spf13-vim copied to clipboard

[SOLVED] E492: Not an editor command

Open user67x opened this issue 7 years ago • 1 comments

Hello!

I have installed the PPA for having the latest Vim v8 for Xenial. I have follow this little tutorial: http://tipsonubuntu.com/2016/09/13/vim-8-0-released-install-ubuntu-16-04/ vim -version : VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Feb 1 2018 14:53:29)

When I try to reindente a opened css file, by enter this command : gg=G, I have this error: E492: Not an editor command I have try to deinstall the latest Vim by removing the PPA, but the error is still here.

I have try to remove spf13-vim too, and reinstall, but the problem is still here.

Someone can help, please?

//EDIT :

apt-cache policy vim vim: Installed: 2:8.0.1451-0york1~16.04 Candidate: 2:8.0.1451-0york1~16.04 Version table: *** 2:8.0.1451-0york1~16.04 500 500 http://ppa.launchpad.net/jonathonf/vim/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status 2:7.4.1689-3ubuntu1.2 500 500 http://fr.archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages 500 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 2:7.4.1689-3ubuntu1 500 500 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

user67x avatar Feb 02 '18 15:02 user67x

Sorry. I have the respons. I should enter the gg=G in normal mode, not command-line mode.

SOLVED

user67x avatar Feb 03 '18 05:02 user67x