Simplify statusline, support tabs, add more languages
This commit is contained in:
parent
c28dd3e9a9
commit
bb94a399de
11 changed files with 166 additions and 109 deletions
|
|
@ -39,7 +39,7 @@ let g:mkdp_open_ip = ''
|
|||
" valid: `/path/with\ space/xxx`
|
||||
" invalid: `/path/with\\ space/xxx`
|
||||
" default: ''
|
||||
let g:mkdp_browser = 'thorium-browser'
|
||||
let g:mkdp_browser = 'zen'
|
||||
|
||||
" set to 1, echo preview page url in command line when open preview page
|
||||
" default is 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue