Bufpos Plugin:
Http://www.vim.org/scripts/script.php? Script_id = 1, 1836
Buftabs plug-in:
Http://micampe.it/files/buftabs.vim
This is the buftabs version that the author of bufpos has made minor changes.
Put the downloaded bufpos. vim and
Vim is a tool that can't be used without getting familiar with it. I have been using it for a period of time. I have been forced to go from the beginning to the end, and I have been happy for a long journey. After a while, the familiar functions
YourVimrcFile is an incredibly powerful, incredibly useful thing. Anything you can do in command-line mode you can do in yourVimrcFile. This makes it possible to make settings (e.g.: Set textwidth = 80) In the command-line mode and then make them
Syntax: [ADDR] S/source string/destination string/[Option]
Global replacement command: % S/source string/destination string/g
[ADDR] indicates the search range. If it is omitted, it indicates the current row.
For example, "1st"
Http://www.imtxc.com/blog/2012/04/25/vim-tips-and-experience/
First, clarify some environments and terms:I am using vim7.3 On Debian Linux;In the following configuration,IndicatesCtrlKey, suchHold downCtrlPost-PressvKey;In the following
Display Settings
SSH background settings: Edit-> setting-> color
Linux background settings:
Text Size: Ctrl +/-zoom in and out
Edit-> Configure the current file-> color
A simple. vimrc
CD/etc VI vimrc
It mainly implements automatic indentation, line
Use gvim to establish an IDE programming environment (Windows)
Note: This article describes how to use gvim to build an IDE environment on Windows XP Based on the famous article "how to convert Vim into an IDE programming environment.Original
Vim creates a full-featured Ruby development environment.
1. autocomplpop -- Automatic prompt
: Http://www.vim.org/scripts/script.php? Script_id = 1, 1879After decompression, there will be three folders in The. Vim directory. In particular, do not
Vim-vimexplorer
Software Version:Ubuntu10.04Linux version 2.6.32-42-genericVim-VI improved 7.2Vimexplorer 0.99
Directory:
1. Introduction2. Download and install3. Use4. Configuration5. Problems I encountered
1. Introduction
Vimexplorer is a file
VIM + sourcenav
Software Version:Ubuntu10.04Linux version 2.6.32-42-genericVim-VI improved 7.2Sourcenav-6.0
Directory:
1. Introduction2. Install sourcenav3. Use Vim4. References
1. Introduction
Although Vim also has many resource/project management
H. Move a character to the left.J move a character downward with the cursorK move the cursor one character upL move the cursor one character to the rightW: Move a word to the back ~ You need to use this word before you can understand it.If you want
In vim, there are four encoding-related options: ''fileencoding'', ''fileencoding'', ''encoding'', and ''terencoding ''. In actual use, any option error may cause garbled characters. Therefore, each Vim user should clarify the meaning of these four
There are a lot of plug-ins on the Internet about how to configure, use VIM + ctags + csloud for code viewing and editing tools, I write mainly at the entry level, with the help of various scripts, you can quickly build a better development
SecureCRT will send your original text to the server in a string style. So when vim on your server is set to autoindent, in I mode, it will indent the strings transmitted by secureCRT. If the copied text contains spaces or tabs that indicate
JavaScript is a web scripting language. Vim is the preferred editor for many programmers. Vim can be widely used to automatically complete the JavaScript syntax. To use this feature, you must enable it first.
In Vim command mode, enter the
The main use of pydiction, winManager, taglist, ctags does not seem to work, and more complex is not installed. In fact, VIM is also quite useful, hoping to have more powerful commands!
1 set number 2 colo darkblue 3 set nocp 4 set ru 5 set hls 6
Some advanced editors will contain macro functions, which are certainly not missing in vim. It is very convenient to use Macros in vim:
: Qx starts to record macros and saves the results to register xQ exit record mode@ X macro commands for playing
The pristine state
I was watching a violinist bow intensely and I had this thought: I probably have as your brain cells converted Ted to my text editor as he does to playing his chosen instrument. is it outlandish to imagine that an MRI of his brain
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.