I use vim-preview plugin for previewing markup files. But it opens Firefox every time (even if Chrome is default browser in my system). How can I prevent it and force vim-preview to run Google Chrome?
I use vim-preview plugin for previewing markup files. But it opens Firefox every time
Share
The option is in
:help PreviewBrowsers.It looks like you can just put this in .vimrc: