Skip to content

Instantly share code, notes, and snippets.

@liuhd1992
liuhd1992 / vimrc
Created November 27, 2018 03:07 — forked from summic/vimrc
vim配置文件
" Summer's Configuration file for vim based on hongbo's share
" Email:summer@snakr.com
" Blog: http://summic.com
set modelines=0 " CVE-2007-2438
" Normally we use vim-extensions. If you want true vi-compatibility
" remove change the following statements
set nocompatible " Use Vim defaults instead of 100% vi compatibility
set backspace=2 " more powerful backspacing