Vim7.0 released

Source: Internet
Author: User
I have never cared about updates to this software for a long time. From 5.5 to 6.4, the calculation is also 6 years.

Every major upgrade of VIM will bring us a few surprises. 5. X to 6.x. the fold function, vsplit function, and diff function are added.
This time is no exception, tabpage, smartCodeCompletion is a bright spot. Script capabilities are also improved a lot, more like python.

The knowledge of VIM has always been on the surface. A lot of functions are forced to learn. It feels quite good.

The following example shows how to change _ gvimrc after several years :)

Set nu
Set et
Set Sw = 4
Set Tw = 4
Set STS = 4
Set cindent
Set nocompatible
"Set guifont = Terminal
Set guifont = MS/gothic
"Colorschem darkblue
Source $ vimruntime/vimrc_example.vim
Source $ vimruntime/mswin. Vim
Filetype on
AU guienter * simalt ~ X
NMAP <c-[>: tlisttoggle <CR>
Imap <m-P> <C-X> <C-O>
Behave mswin

As an excellent text editor, I will continue to use it.

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.