mailcap: use dump-docx.py to dump .docx files
This commit is contained in:
9
vimrc
9
vimrc
@@ -167,6 +167,15 @@ set background=dark
|
||||
" colorscheme dracula
|
||||
colorscheme solarized8
|
||||
|
||||
" For packages, versions 8.2 and later will autoload `start` packages
|
||||
" correctly even in your vimrc.
|
||||
if v:version < 802
|
||||
packadd! dracula_pro
|
||||
endif
|
||||
syntax enable
|
||||
let g:dracula_colorterm = 0
|
||||
" colorscheme dracula_pro
|
||||
|
||||
set ignorecase smartcase
|
||||
set incsearch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user