Personal use a lot of IDE, also used a lot of editor, personal favorite gvim, its flexible operation feel and can be executed at any time the characteristics of batch processing let me put it down, but take vim when the IDE and always feel less what,
Ldoc is a LUA document generation tool, detailed in the Ldoc GitHub homepage, but in vim the handwritten notes are more complex, and then read the Vim script, wrote a vim plugin, For automatic generation of module annotations, type annotations and
The Master boot record (master boot RECORD,MBR) is located on a hard disk with 0 cylinders, 0 disk faces, and 1 sectors, total 512 bytes. The specific divisions are: Boot code area 440 bytes, disk signature 4 bytes, white space (Ox0000) 2 bytes, MBR
text Editing tools under the VI command lineVim is an enhanced version of VIcommand vim to start the Vim editorvim can typically be used in the form of a vim+ target file pathif the destination file exists, Vim opens the fileIf the destination file
This chapter summarizes the commands previously learned such as "C", "D", "Y", and learns some new knowledge: Other ways to enter VI, use buffers to store dragged or deleted text, and how to mark in a file.A combination of more commands:More than
Is definitely a boutique, strongly not exclusive, Vi/vim keyboard map. VI is first used in Unix system, it is a text editor, almost all Unix-like machines are provided, learning Linux will need to learn vi/vim, familiar with this keyboard diagram,
Using the VI (VIM) editor on Linux tutorial------------------------------------------------------------Ikong-------------------------------------------------------------VI (VIM) is a very common editor on Linux, and many Linux distributions have VI (
Download the Pythoncomplete.vim and copy it to the ~/.vim/autoload/directory.http://www.vim.org/scripts/script.php?script_id=1542How to enable auto-completionAdd such two lines to the ~/.VIMRC
FileType plugin onAutocmd FileType python set
Multi-window open multiple filesVim-o file1 file2 ...----default up/down split windowvim-0n file1 file2 ...----vim defaults to n + windowsSplit window: [v]split file----open files with split (v) or Portrait split current window (equal to split): [N][
Original article: Vim tips-quick Edit
Common basic commands related to VIM settings:
Display row number: set number or: Set nu
Hide row number: Set nonumber or: Set Nonu
Auto indent: Set autoindent or: Set AI
Not auto indent: Set
Index
Jump
Undo
Code folding
Buffer Zone
Tag
Open and save files
Insert
Move cursor
Copy, paste, and delete
Indent
Search and replace
Bookmarks
Ctags
Bash
Auto-completion
Split screen
Diff
1 download: http://www.vim.org/scripts/script.php? Script_id = 1, 3112. decompress the grep. Vim file to the/usr/share/Vim/vim70/plugin folder.3. Help: In the grep. Vim File Header4 usage:The following describes its usage:Vim has its own search
[[Email protected] ~] # Vim-N/usr/local/apache2/CONF/httpd. conf1 #2 # This is the main Apache HTTP server configuration file. It contains3 # configuration directives that give the server its instructions.4 # See for detailed information.5 # In
Vim's learning curve is quite large (see the learning curve of various text editors). Therefore, if you see a lot of VIM command classification at the beginning, you will lose interest in this editor. The following article is translated from "Learn
Opening files in VIM editor via context menu is quite simple, but what if I want to open a file in a new tab in existing window?The solution is quite simple, at least on my Windows 7 machine, but I guess it shoshould work also on previous versions
Copyright ownership: qinggeng Yu @ [mu Zhizhi]. If you need to renew your account, please indicate the location.Original address: http://0x3f.org /? P = 1399
With regard to auto-completion, supertab was initially used. At that time, there were few
1. Open a new tabRun "vim-P filename..." when starting vim ...": Tabe [dit]*: Tabe * *: Tabedit * *: Tabnew *: Tabnew opens a new tab with an empty window after the current tab.: Tabe [dit] [++ opt] [+ cmd]{file}: Tabnew [++ opt] [+ cmd]{file}Open
Automatically add comments to add text information in vimTo do well, you must first sharpen your tools. In the development process, a convenient and quick development environment can improve work efficiency. A beautiful interface can make us feel
Xin Xing is playing with you to learn about the operation text in vim section 4. Xin Xing vim
It is worth mentioning that the pdf version of my vim tutorial has been completed. You can download it. Here is the download of csdn: csdn. If the download
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.