1
0
mirror of https://github.com/amix/vimrc synced 2025-07-12 06:05:01 +08:00
This commit is contained in:
Chris Hu
2016-08-19 10:21:59 +08:00
committed by Huaishun Hu
parent db2bf731a3
commit a3013bef35
3 changed files with 575 additions and 0 deletions

View File

@ -35,4 +35,10 @@ set tabstop=2
set softtabstop=2
set cmdheight=1
set number
" Mark, highlight multiple words
source ~/.vim_runtime/sources_non_forked/Mark/plugin/mark.vim
let g:mwDefaultHighlightingPalette = 'maximum'
let g:mwDefaultHighlightingNum = 10