No description
|
|
||
|---|---|---|
| .github | ||
| doc | ||
| lua | ||
| plugin | ||
| .editorconfig | ||
| .gitignore | ||
| .luarc.json | ||
| .pre-commit-config.yaml | ||
| LICENSE | ||
| live-server.nvim-scm-1.rockspec | ||
| readme.md | ||
| selene.toml | ||
| stylua.toml | ||
| vim.toml | ||
live-server.nvim
Live reload HTML, CSS, and JavaScript files inside Neovim with the power of live-server.
Installation
Install with your package manager or via luarocks:
luarocks install live-server.nvim
Dependencies
- live-server (install globally via npm/yarn)
Documentation
:help live-server.nvim