How to set the vim interface language (Chinese by default) for Windows to English

Using the installation package to install Windows Version Vim (: http://www.vim.org/download.php), VIM automatically sets the vim interface language based on the language of windows. How can I change it to English? Find the file named "_ vimrc"

Vim common ing repair

  Many people, like me, use some Vim win ing patches. For example, a famous command that maps Ctrl + S to save:   Noremap : Update   Vnoremap : Update   Inoremap : Update   The problem with this patch is that when we use omnicomplete

Tips for using Vim

If it's too simple, you can find a manual. Here we will talk about some tips. It's also recently used to make it easy to learn. 1. Global replacement(1) V + G + $ select all, and then enter: S/original string/Target string/(2): % S/original string/

Use of VIM Editor

Directly go to the topic: Basically, VI is divided into three modes: general mode, edit mode, and command mode. The functions of these three modes are as follows: Normal Mode: open a file using vi and directly enter the normal mode. In this mode,

Vim/gvim: Install gvim

Install gvim on Ubuntu 10.10. Start download and install Sudo apt-Get Update (update the source, which is optional) Sudo apt-Get install vim-gnome After installing OK,Configure the menu for gvim (Two methods) Method 1: sudo

The better Vim is, the better it will be. paste the configuration file. vimrc

On the one hand, you can see it elsewhere :) In fact, in the past, Vim's configuration was nothing more than looking at someone else's long configuration file and copying it by yourself. Now it basically forms a habit, add the shortcut key as needed,

Vim plug-in quick comments

This is a plug-in for VIM. You can see the name. It belongs to the same author as the nerd tree. With this plug-in, you can comment out files of various file types in different ways and quickly. This is undoubtedly a tool to improve efficiency and

Vim usage Summary

Vim has been used for a while, but it is still at the cainiao level. Write down frequently used shortcut key commands: CTR + Z: equivalent to ESC CTR + P: Code Completion DD: Cut P: paste Y: Copy Za: fold format code: Gg = g remarks: Gg -- arrive at

Kernel learning Step 1: view the source code VIM + cs.pdf

This article is based on the Linux kernel practice. The author is Ren qiaowei. We don't need to say much about Vim. We are all using it. Cssag knows C + scope by looking at the software name. It is designed to browse C code. Through cscope, you can

Vim builds a convenient Java development environment,

From: http://blog.csdn.net/jixiuffff/article/details/5695806 Install Vim first (of course, JDK installation is required for Java development) Emerge-AV Vim (install the vim command on the Gentoo system, you can use rpm, Apt-Get) Install the

Vim configuration memo

# Vimgdb install Http://clewn.sourceforge.net/install.html   #Plugin of VIM Taglist. Vim Http://www.vim.org/scripts/script.php? Script_id = 1, 273 Csupport Http://www.vim.org/scripts/script.php? Script_id = 1,

Vim and vimgdb compilation and installation process records

  1. Download Vim Http://www.vim.org/download.php   2. Download vimgdb Http://clewn.sourceforge.net/   3. Extract # Tar jxf vim-7.2.tar.bz2 # Tar zxf vimgdb72-1.14.tar.gz   4. Patch # Patch-D vim72 -- backup-P0   5. Configure compilation Parameters

Paste the mouse in vim-how to avoid typographical confusion

This problem has plagued me for a long time. During large-scale copy and paste with the mouse, due to the existence of the comment lines in the Code, the indentation will become longer and longer, and the entire back is messy and all are commented

Multi-row replication in unbunt Vim

I am not disgusted with the Linux system, but I am disgusted with complicated command operations. I feel that as a programmer, I should focus on the Code architecture and writing, rather than memorizing these commands. I wrote this article

Vim e212 Error

First, this error is caused by your own carelessness. when creating the file, you use the root permission and find that WQ cannot save and exit after editing in VI. The error e212 is displayed: the file cannot be opened and written. I have not run

[Linux] Vim common shortcut keys

In Linux, the vim editor has very powerful functions and many common shortcut keys are very convenient to use. Here, I will share some common shortcut keys that I learned when learning vim, and hope to help you. This is what I sorted out from

Configure Vim text color

Because I have been using the VC + VC assistant for development in windows, so I have long been used to the syntax highlighting and Automatic completion, so I am a little uncomfortable in VIM development, therefore, we want to slightly change the

VI advanced command collection and VIM Application Instances

    VI advanced command collection and VIM Application Instances1. Swap two character locationsXP2. Change the upper and lower linesDDP3. Reverse the File Content: G/^/M0/(not passed)4.

VIM + ctags + taglist + code_complete

VIM + ctags + taglist + code_complete another article transformed Vim into a powerful ide-Vim integrated ctags/taglist/cs.pdf/winmanager/nerdtree/omnicppcomplete (with graphs with truth)

Vim notes and materials favorites

Vim usage notes **************************************** **************************************** ---- 1 ---- SHIFT + Z in normal mode, equivalent to: WQ **************************************** **************************************** ----

Total Pages: 210 1 .... 199 200 201 202 203 .... 210 Go to: GO

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.