1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 15:04:59 +08:00
This commit is contained in:
plrectco
2019-03-12 16:06:06 -07:00
parent 96b46f56ae
commit f4275cdd43
54 changed files with 1462 additions and 2627 deletions

View File

@ -1,3 +1,7 @@
" File : extended.vim
" License: MIT
" Author : Xinyue Ou <xinyue3ou@gmail.com>
" Date : 06.01.2019
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Important:
" This requries that you install https://github.com/amix/vimrc !
@ -28,8 +32,8 @@ set guioptions-=l
set guioptions-=L
" Colorscheme
set background=dark
colorscheme peaksea
" set background=dark
" colorscheme peaksea
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""