1, Visual Block Region selection, where the visual representation of visual, image, visualization. 2, lowercase V: Character selection shift+v (capital V): Row Selection Ctrl + v.: Rectangle selection from top to bottom, the selected area is getting
Work for three years, has been in the semi-command line, the state of the semi-IDE, slowly summed up part, easy to use later."Basic" 1. tabOpen a file in a new tab:tabedit filenameVim has added multi-tab switching functionality from VIM7, which is
The following tips appear when you install Vim in Ubuntu 12.10:www.linuxidc.com @linuxidc:/etc/apt$ sudo apt-get install vimReading Package List ... CompleteAnalyzing Dependency tree for PackageReading status information ... CompleteSome software
I posted my use of vim configuration and plug-in configuration, these things can only be a script stack, no discussion of efficient code reading development.Let's write the frequently used commands, and start with the Configure F-Series shortcut
I posted my use of vim configuration and plug-in configuration, these things can only be a script stack, no discussion of efficient code reading development.Let's write the frequently used commands, and start with the Configure F-Series shortcut
The following article is translated from "Learn vim progressively", I think this is the best vim for the Novice upgrade tutorial, did not enumerate all the commands, just list the most useful commands. Very good.Start —————————— body ——————————Do
Category: The use of vim for so long, but has been unable to remember some basic operating instructions. Today when looking for a keyword, can't think of how to find "next", so Google and solve, by the way to paste the useful all over. Find
Vim Wangyunpeng.txt Create a wangyunpeng.txt fileEnter "I" into insert modeDisplay line number, you need to enter ": Se nu" in command modeCp/etc/services/tmp/services Copy the Services file under the ETC directory to the TMP directory name is also
Here is a Chinese entry document, but too long, do not want to read, so there is this article
The quickest way is to find a syntax similar syntax highlighting file, a little change
Write your own words first, the key words:
Case "
VIM implements tab tab and split screen, toggle commandIf you use Xshell, then the ALT + number can toggle the large tab at the top of the Xshell, which is also handy.1, in a window, VIM's Small tab tabs command:: tabnew [++opt options] [+cmd] file
Sometimes, when using vim to edit a file, for various reasons forget or too late to manually save (in the last line mode: w! and led to the cost of a lot of effort to do the changes lost, have to re-create, I have personally encountered 3 times, in
vim often encounter the phenomenon of abnormal Chinese display, which is the legendary garbled. A search, found a solution in http://www.chinalinuxpub.com/bbs/showthread.php?t=45475. But the GBK code is normal, and the UTF8 is wrong. So a little
Introduction to VimVim (vimsual) is a universal full-screen editor in the Linux/unix series OS.Vim is divided into two states, the command state and the editing state, in the command state, the character system typed as a command, such as: Q for
"is more compatible with Viset NOCP" set the BACKSPACE key to work "indent: Set auto indent, want to use backspace key to indent the field by deleting" EOL: If the insertion mode starts at the beginning of the row, you want to merge two rows by
The Vim editor can be divided into 3 modes, namely command mode, insert mode, and bottom line mode, as shown in the diagram of Vim's various modes of conversion.Command mode: Control the movement of the screen cursor, the deletion of text, copying
1. Installing Ctags[Email protected]:~#apt-get Install Ctags2. Setting the ctags of the kernel directory[Email protected]:/study/linux-git/linux-git/linux-3.18.3# lsArch documentation include kernel NET securityBlock drivers init Lib README
http://blog.163.com/[email protected]/blog/static/11135225920116891750734/Under normal mode, the command >> increments the current line, and the command decreases the indentation for the current line. We can use numbers before the command to
Command:%S/PATTERN//GNParameter description%-operating interval, full text; You can use 1, $, or line interval overridesS-substitutePattern-Query string-No alternative text. If you prefer, you can add any character in the middle! Suggest adding ' ~ '
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.