[Ubuntu] install Python auto-completion plug-in VIM (2)

Source: Internet
Author: User

Follow the steps in the previous article to install the plug-in. Several problems have occurred.

(1) unidentifiable tag command:

 
Error detected while processing/usr/share/Vim/vimrc: line 57: e475: invalid argument: On line 65: e492: not an editor command: <A0> <A0> <A0> line 66: e475: invalid argument: On line 67: E15: Invalid expression: '/usr/share/Vim/vim73/tools/pydiction/complete-dict' line 68: e518: Unknown option: // line 69: e474: invalid argument: tabstop = 4 line 70: e474: invalid argument: shiftwidth = 4 Line 71: e488: trailing characters: expandtab press ENTER or type command to continue

Cause of error: copy and paste the file directly. Remove unnecessary spaces and symbols.


(2) After the installation, pressing the tab key is ineffective.

Cause: the corresponding setting item is not enabled. You can set it like this -->

Set showcmd "show (partial) command in status line. Set showmatch" show matching brackets. Set ignorecase "Do case insensitive matching set smartcase" do smart case matching set incsearch "incremental search"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.