To set up an example:
- Link (or move) the plugin into
/path/to/rplugin/node
- Inside of the plugin directory, run
npm install
oryarn
- Run
:UpdateRemotePlugins
and restart Neovim - Play the demo by following the instructions below
- Edit
demo_beautify_css.js/ugly.css
and execute:BeautifyCSS
ugly.css
should no longer be as ugly