No more markdown preview plugin.
This commit is contained in:
parent
afe00c4c09
commit
a015d1d65a
@ -55,7 +55,6 @@ Plug 'edkolev/tmuxline.vim'
|
||||
Plug 'itchyny/lightline.vim'
|
||||
Plug 'brendonrapp/smyck-vim'
|
||||
Plug 'bitc/vim-bad-whitespace'
|
||||
Plug 'JamshedVesuna/vim-markdown-preview'
|
||||
call plug#end()
|
||||
|
||||
syntax on
|
||||
@ -63,7 +62,6 @@ colorscheme smyck
|
||||
set background=dark
|
||||
hi BadWhitespace ctermbg=lightblue guibg=lightblue
|
||||
|
||||
let vim_markdown_preview_github=1
|
||||
let g:syntastic_auto_jump = 1
|
||||
let g:syntastic_enable_signs = 1
|
||||
let g:syntastic_auto_loc_list = 1
|
||||
|
Loading…
Reference in New Issue
Block a user