Zhanhailiang Date: 2014-10-181. Implementing code Folding via FDM: Set fdm=xxx|fold-manual| Manual folds is created manually. |fold-indent| Indent Lines with equal indent form a fold. |fold-expr| Expr ' foldexpr ' gives the fold level of a
Jostree Reprint Please specify the source http://www.cnblogs.com/jostree/p/4030057.html0, the Operation shortcut key: for block, press Ctrl+j can jump quickly.First, the Environment shortcut keys1.f52. In the Insert State, enter a shortcut string
Transfer from http://www.cnblogs.com/itech/archive/2009/04/17/1438439.htmlVi/vim Basic Use MethodThis article describes the basic use of VI (VIM), but for the average user is basically enough! I/vim the difference is simple, they are multi-mode
Vim is an ultra-bull editor with powerful command functions. And most of these commands can be combined, for example, the 9yy command means to copy 9 lines of content, 9 means the number of rows to be copied, the same 100dd means to delete 100 rows,
Translated from: http://blog.163.com/stu_shl/blog/static/599375092011639354090/First, the cursor movement
h or LEFT ARROW key (←)20h or 20 (←)
The cursor moves one character to the leftThe cursor moves 20 characters to the left,
Command mode input: Hi[ghlight] can see the current vim of the coloring style command mode input: Sy[ntax] can see the current syntax highlighting mode, when the text of the document and the list of the regular table match, VIM will give the text
Linux Package ManagementPackage Classification: Source Package and Binary packageBinary packages are compiled, easy and quick to install, but unable to view the source code, not as flexible as the source package.Source package needs to compile, and
ObjectiveFirst of all, the analysis of a Vim VI is a very common text editor under the Unix/linux, most of the machines have a variety of VI, on different machines commonly used in different variants of software, which vim more useful also used more
One-click Compilation and run function for Gvim or Vim configuration files (Note: GCC is required on the machine)This code is only added to C + + compile and run, if you want to add its language can refer to this code to joinAt the same time, this
With Dev-app+vim Windows Edition, you can implementDev-app:http://www.uzzf.com/soft/24215.htmlVim windows:http://www.vim.org/download.php#pcRight-click on my Computer (Win7 Word is computer)---properties-advanced-environment variable then click Path
In the previous section, we learned how to configure the download of the plug-in.
Now, we can go to DIY our IDE and introduce the taglist plug-in and nerdtree plug-in. The final result is:
1. Install the taglist plug-in.
Taglist. For
Vim Editor
Question 1: What is the difference between word processors in a text editor?
The text editor only processes plain ASCII files.
Nano (full screen editing), sed (line, command line)
Question 2: What is Vi?
VI: Visual Interface
VIM: VI
Sorry, today, in March September 30, we are about to take a long holiday on the 11th day. We have a little bit of impetuousness in our hearts. We have basically finished our work. How can we be so impetuous to become a technical master, I decided to
Complete Vim shortcuts and plug-in code
Use Vim built-in completion and shortcut keysCtrl-nOrCtrl-p.
Automatic completion plug-inAutoComplPop.Note
NERDCommentPlug-ins Common commands:
ccIn visual mode, comment on the selected
In centos, only vim-minimal-7.x is installed by default. Therefore, whether you enter VI or Vim to view files, the syntax function cannot be enabled normally. Therefore, you need to install two other components with Yum: vim-common-7.x and
Indent settings
Autoindent (AI)
Copy indent from current line when starting a new line (typingIn insert mode or when using the "O" or "O" Command). If you do notType anything on the new line before T or CTRL-D and then typeCTRL-O or, the
Source: xmodulo Source: lctt-love_daisy_love
If you have written a little bit of code, you can see how convenient the integrated development environment (IDE) is. Whether it is Java, C, or Python, it is much easier to write code when ide will help
Basic operations
Edit File
Vim [Options] [file...]
Mode
Open the file and enter the normal mode of VIM. You can use various commands to operate the text.
Press the letter I to enter the insert mode. In this mode, all keyboard keys are normal
Excellent repost sharing best code editor Vim from entry to proficient tutorials star reply
Reliable sharing guide: This article is not original to the author. It is a learning tutorial suitable for beginners in the process of learning Vim. I think
Vi and vim Editor (1): vi text editor, vivim
There are many editors in UNIX systems, which can be divided into two types: Row editor and full-screen editor. The row editor can only display one row of a file on the screen at a time, such as the ed
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.