Vim installation and operation and code operation

Source: Internet
Author: User

VI function is the weakest, but also *nix fucked after the most basic Editor.
Later VI was enhanced to include many features, which is vim.
Then vim joined the graphics interface, Gvim was born.
The strongest feature is Gvim, which has many features that Vim does not support, and VI does not support
For example, do you want to enrich your colors? Blinking the cursor? Set the font independent of the terminal .... These are only gvim supported.
Not rigorous said VIM is a collectively representative of the editor, involving the specific settings must distinguish

Installation: sudo apt-get install vim-gkt.

Gvim and Vim are not very different, window under the Gvim because it is a window, under Linux with Vim. Code to run:

"shift+:" Go to the command line

:! Gcc-o filename filename.c

:   !. /filename

Vim installation and operation and code operation

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.