vim-cli-wrapper

A wrapper over vim executable for friendly project editing.

Usage no npm install needed!

<script type="module">
  import vimCliWrapper from 'https://cdn.skypack.dev/vim-cli-wrapper';
</script>

README

vim-cli-wrapper

Node.js tool for vim project management: Adds an edit global command that will open files in existing vim windows or will create a new window vim for the folder.

Install

npm i -g vim-cli-wrapper

License

MIT