Vim Configuration Finishing

Source: Internet
Author: User

Simple settings for VIM themes:

Call pathogen#infect () syntax on"turn on syntax highlighting"Chinese support set fileencodings=UTF-8,CP936,BIG5,EUC-JP,EUC-KR,LATINL,Ucs-bomset ambiwidth=double "prevents special symbols from being output ColorScheme desert"theme style, desert theme is very good"Tab, indent, delete, delete indent, text width set smartindentset expandtabset smarttabset tabstop=4set softabstop=4set shiftwidth=4set Backspace=2set textwidth=79"Enable mouse set mouse=a"Enable line number set Nu"Toolbar Hide Set guioptions-=T"ctrl+s Auto-save Nmap <C-S>: Update<cr>vmap <C-S> <c-c>:update<cr>imap <C-S> < C-o>:update<cr>"Minibufexplorerlet G:minibufexplmapwindownavvim= 1Let g:minibufexplmapwindownavarrows= 1Let g:minibufexplmapctabswitchbufs= 1Let g:minibufexplmodseltarget= 1

Vim Configuration Finishing

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.