First, Introduction
This tool is about the same as MS Word, and why should I learn it? Pack 13!! About Latex information information on its own Baidu.
Second, the choice of tools
Tools have a lot of ctex,turbotex,vtex and so on, and I as a vim
Vim cannot be installed in Ubuntu
In general, Ubuntu only installs the VI editing tool by default and does not have the VIM editing tool installed. Because Vim to VI optimization, can actively identify the Linux C language keywords, and different
Play the Vim editor-navigate move-guo-grand-grand-Blog Park http://www.cnblogs.com/shaoguangleo/archive/2011/10/29/2806034.html
play the Vim editor-navigate move
If, as mentioned above, only move the cursor through H, J, K, L, it will be more time-
The default compiler in Mac is clang/clang++That's why debugger chose Lldb.Want to use with Macvim together, so found the vim-lldb this plugin, quite powerful?This plugin supports Vundle, so it's easier to install.But I found in the installation
Record several operations commonly used in VIMGetting Started Guide~ vimtutor~1. Vim is case-sensitive 2. VIM Move CursorH Move LeftJ Move DownK Move UpL Move RightIn fact, the use of the arrow keys can also be moved, but familiar with some other
When connecting to a Linux server via putty or SECURECRT, using VI to edit *.php or *.c files,The Blue Note is very light, can't see clearly, looks very cost eyeThe effect is as followsI am accustomed to the default color, do not want to modify the
My main blog: half an acre of Square pond1. Look for characters in normal mode in the line where the cursor is locatedf{char}command, the cursor moves to the location where the character is located. Look down repeatedly in normal mode with;,
The learning curve of M is quite large (see the learning curve of various text editors), so if you start to see a bunch of Vim's command classifications, you're bound to lose interest in the editor. The following article is translated from "Learn
Setting of VIM encoding mode
Like all popular text editors, Vim can be very good at editing various character-encoded files, which of course includes popular Unicode encoding methods such as UCS-2, UTF-8, and so on. Unfortunately, as with
Original link: http://jingyan.baidu.com/article/219f4bf7d03187de452d3862.htmla Vim console version of Vim is released with Ubuntu, so it is not necessary to install it. However, if you prefer vim under the GUI interface, please install the VIM-GTK
The VI command is the most versatile full-screen plain text editor in Unix operating systems and UNIX-like operating systems. The VI editor in Linux is called Vim, which is the enhanced version of VI (VI improved), fully compatible with the VI
Written by: RongshikoEmail: [Email protected]2016-01-06As we all know, the source insight under Windows is the artifact that reads project code, and its magic is that you can search for the definition of the function or variable according to the
Vim is known as the god of the editor, the wheel of its function and extensibility is really few editors can compare, but most of the editor has a file browsing function it does not, although some plug-ins can be implemented, but it is not very
Command historyCommands with: and/begin with a history, you can first type: or/Then press the up and down arrows to select a history command.Start vimEnter the following command in the Command line windowVim starts vim directlyVim filename opens vim
Transferred from: http://www.2cto.com/os/201307/227903.html Vim Use series: Register and copy paste bufferIt is now possible to skillfully use most of Vim's basic commands and functions for Project code development, but during the development of the
Operating system: windows8.1 64-bitvim:gvim7.4 1, Download tern for Vim, go to the official website direct download, connection seems to be on GitHub (https://github.com/marijnh/tern_for_vim.git). 2. Node. js and NPM are required, both of which
Generally, garbled characters may occur when Vim opens a Chinese file. The reason is complicated and it is not so cool. Direct SolutionSet fileencoding = gb18030Set fileencodings = UTF-8, gb18030, UTF-16, big5Do you want to see the reason for this
Vi and vim Editor (16): vim's Multi-Window Function (1)
By default, vim edits all files in a window. Only one buffer zone is displayed when files are moved or moved to different parts of the file. However, vim also provides multi-window editing to
Common Vim shortcut keys and keyboard diagrams, and vim shortcut keys and keyboards
Common Vim shortcut keys
H-move the cursor one character left. j-move the cursor one character down.
K-move the cursor up one character l-move the cursor down one
Common Operations in the Vim editor and operations in the vim Editor
Press I to enter the editing mode
Wq! Force save and exit
Q! Do not save, force exit
! Mandatory
Direction key bit:
K
H j l
Ctrl + f move down one page
Ctrl + B move one page
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.