Some tricks for local #neovim plugin development.
@cjoly there's some real great info in there. Thanks!
I use #conjure, #aniseed, and #fennel which lets me eval raw code and see updates live in my #nvim editor.
If you are a lisper, this work flow works great, but for everyone else the above seems the way to go.
I will def integrate some of these techniques into my dot files...