It is usually a development project in Windows. The latest work environment requires development in Linux. Although it is not suitable at the beginning, it is much better now. But compared with development in windows, there is always something
1 download: http://www.vim.org/scripts/script.php? Script_id = 1, 10262. decompress the file visualmark. Vim to the/usr/share/Vim/vim70/plugin folder.3. Help;4 usage:
This "bookmark" has a major disadvantage: invisible.The visual mark plug-in I
Go to] Notes for installing Vim on the AIX operating system
Http://blog.csdn.net/chinainvent/archive/2008/07/26/2716820.aspx
In my current jobSecurecrt, Log onIBMOfAIX UnixProgramming the operating system. The two servers used for
There are already manyArticleI will explain how to create Vim into the IDE, so I will not elaborate on a lot of details in this article, just paste my vimrc configuration file and briefly describe the keyboard binding.
My Vim configurations mainly
Http://www.cnblogs.com/fakis/archive/2011/04/14/2016213.html1. Folding Mode
You can use the following options to set the folding mode:
Set OFDM = xxx in the vim configuration fileYou can directly call the vim command/* VIM: Set OFDM = xxx: */
ArticleDirectory
1 encoding
2 termencoding
3 fileencoding
4 fileencodings
5 fencview
If you use the SSH terminal securecrt (Putty is the same)ProgramConnect to the Linux server. garbled characters are displayed by default
1
, Configuration file location Under the/etc/directory, there is
Vimrc
File, which is a public Vim configuration file in the system and is valid for all users. In each user's home directory, you can create a private configuration file named"
.
In vim, you can easily set tabs or spaces based on different file types, and set the length to be flexible.
First, let's take a look at how to set the tab width and determine whether to use a tab or space to represent an indent:
Set Tabstop=4Set
In a Linux environment, if you directly use the VI/Vim command to edit files without modification permissions, you will be prompted not to save the files, the general solution is to close the file and re-open the file with the sudo
You need the required development packages on Ubuntu to build the GUI:
Sudo Apt - Get install libncurses5 - Dev libgnome2 - Dev libgnomeui - Dev \Libgtk2.0 - Dev libatk1.0 - Dev libbonoboui2 - Dev \Libcairo2 - Dev libx11 - Dev
# Apt-Get install Vim to install Vim in Ubuntu
Display the row number, highlight, and so on:
In ubuntu, the vim configuration file is stored in the/etc/Vim directory. The configuration file name is vimrc.
Enter the following command on the
One of the advantages of VIM is that the vast majority of vimmer plug-ins are selflessly dedicated, so that I am not familiar with vim scripts. This section describes some plug-ins and configurations that I have installed.ProgramNo text editing, no
Txtbrowser is a Vim plug-in designed to provide a better TXT browsing experience. Main functions: automatically generate a directory tree sidebar (taglist window) for plain text, syntax highlighting, and multiple extension functions (execute URL,
Install python. Vim syntax highlighting
Copy python. Vim ~ /. Vim/afer/ftplugin
In ~ /. Add configuration in vimrcSet autoindent "same level indent
Set smartindent "Next level indent
Set expandtab
Set tabstop = 4
Set shiftwidth = 4
Set softtabstop
Vim is a simple and powerful text editor that can perform complex operations in a simple way. Vim (http://www.vim.org/) is an open source software that provides multi-platform versions on Windows, Linux, and MACOs. Vim on MACOs is called macvim
VI/Vim basic usageThis article introduces the basic usage of VI (Vim), but it is enough for common users!
The VI editor is a standard editor for all UNIX and Linux systems. It is not inferior to any of the latest text editors. Here we just briefly
To learn python in Linux, first install the Linux system. Most Linux systems have Python interpreters.
1. Enter python in the Command window of the Linux system to test whether to install python. If Python has been installed, the following
Why use Vim?
1. He is a text editor, not IDE, so he is fast, light, and efficient.
2. Don't want to move the mouse because it is too far away from the keyboard.
3. Check out the hackers in the movie. Not all of them are hitting the keyboard. How
This tutorial describes some basic tips for using VIM in different working modes: insert mode, command mode, and file access. The goal is to help new users who have just been familiar with VIM use this excellent editor more efficiently.
(In this
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.