The command for case conversion in Vim isgu or guThe explanation of the image is that small u means lowercase; big u means capitalization.All that is left is the qualification of the two commands (the line, the letter, the word), etc. whole article
Vim Editor SummaryDirectoryA Vi/vim use ... 21. Vi/vim Working mode ... 21.1 Open File ... 22 Normal mode ... 22.1 Read the file ... 23 edit Mode ... 34 End-of-line mode ... 45 Find and Replace commands in vim ... 46 Vim environment Settings ... 57
1. Copy the/etc/grub.conf configuration file to the/tmp directory and use the Find replacement command to delete the white space character at the beginning of the/etc/grub.conf file
12
[[email protected] tmp] #
For a whole bunch of vim files online, here's just a few steps to record my new configuration environment. for viewing reference.Installation Configuration VundleThe first step is to create a vim directory and configuration file:Under the ~
The Github:https://github.com/scala/scala-tool-support project collects the configuration that the editor supports for Scala.1. The following Scala code is to get the vim configuration under Scala-tool-support.The Code of the blog shows that there
Enter VIVI filename Opens or creates a new file and places the cursor at the beginning of the firstVI +n filename Opens the file and places the cursor at the beginning of nthVI + filename Opens the file and places the cursor at the beginning of the
From the Unix Beginner's Tutorial (fourth edition).Command mode switch to text input mode:
Key
Function
I
Enter text to the left of the cursor
I
Enter text at the beginning of the current
The usual copy and paste commands for VIM are organized as follows:1. Select the text. Using V to enter the visual mode, move the cursor key selection.2. The command to copy is: Y, the commonly used commands are as follows:Y Copies the selected
Everyone crossing, welcome to listen to the large-scale couplet science fiction: Vim. Last time we introduced the VIM plug-in with theThe file is placed. This time, let's continue to talk about Vim's plugin. This time we want to say the vim plugin
Everyone crossing, welcome to listen to the large-scale couplet science fiction: Vim. Last time we talked about the Dragon Slayer Knife: Vim ChaseLife. This time, we will not introduce the new VI knife. Today is mainly a summary of the previous
Saltstack Quest-Install VIM, Nginx Service and configuration, custom scripts1. configuration Minion First, remove the original test minion[[email protected] bin]# salt-key -d test230the
Transferred from: http://my.oschina.net/u/554995/blog/59927Recently, ready to go with seniors to the Linux kernel door to see the inside of the world, although we know the door is there, but we have to find the right angle to see more comfortable,
The VIM command, as the most used text editor in Linux, is very powerful and contains various commands for manipulating text. This article collects the most commonly used VIM commands in Linux Systems/VI command Daquan. vim Command Daquan cursor
In the previous article on the VIM Foundation plug-in plus a special for reading and writing Python program plug-in-python-mode. As the name implies, let vim run in Python mode. This section describes the features of this plugin and how to use
Editor's tool for ordinary people--vim (for Windows)This article is reproduced from the Vincent_czzIn May 2005, I started using VIM. After getting better and better, originally because of copyright self-discipline and abandon the ultraedit of the
Talk Vim together (20th back: Vim plug-in NerdTree), vimnerdtree
Hello, everyone. You are welcome to join in to hear the story of Zhang huiti: Vim. The last time we introduced taglist in Vim
Plug-in .. In this case, we will continue to talk about
Download vim and vimVim
Vim-related knowledge is accumulated and is continuously updated.Common Key Mode
n1,n2s/word1/word2/gSearch for word1 between line n1 and line n2 and replace it with word2.
1,$s/word1/word2/gSearch for word1 from the first
Vi and vim Editor (9): Global replacement (2)
The previous article has learned how to use the ": s" command in the vi editor to perform global replacement. In addition, you can use regular expressions in the replacement command to perform powerful
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.