basic vim/nomad integration
This plugin adds a :Nomad
command that runs nomad,
with tab completion of subcommands.
This plugin is called "vim-nomadproject" because "nomad" is a very generic term and I didn't want to squat on it.
With pathogen.vim just do:
cd ~/.vim/bundle
git clone https://github.com/hashivim/vim-nomadproject.git
If you prefer to use something besides pathogen, go ahead.
Originally written by Mark Cornick https://www.markcornick.com/. ISC license.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.