Liveview.nvim
Neovim Wrapper for browser sync View your html/css files with a live server
HTML & CSS tag rename, repeat rename action
Install
Install browser sync
npm install -g browser-sync
Plug
Plug 'ray-x/web-tools.nvim'
Setup
require'liveview'.setup()