Skip to content

Custom command for opening the browser #439

Answered by iamcco
kraftwerk28 asked this question in Q&A
Discussion options

You must be logged in to vote
  function OpenMarkdownPreview (url)
    execute "silent ! firefox --new-window " . a:url
  endfunction
  let g:mkdp_browserfunc = 'OpenMarkdownPreview'

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by kraftwerk28
Comment options

You must be logged in to vote
1 reply
@sanchit1053
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants