Ryan Burnette
Ryan Burnette
WTF

It looks like `convert_to_text` is supposed to change A tags to a more readable format and retain the link. For me I get a nil class has no method empty?...
I am working on an installer for [vim-commentary](https://github.com/tpope/vim-commentary). Should it be in vim-essentials? I think so.
Can I make postgres a system service in macos with serviceman?
This would make a good addition to the Caddy cheat sheet. It's a CORS snippet for Caddy. https://gist.github.com/ryanburnette/d13575c9ced201e73f8169d3a793c1a3
I'm going to add vim-airline because I use it. https://github.com/vim-airline/vim-airline
https://github.com/mattn/emmet-vim
This PR updates the Vagrant development environment to install and use PHP 7.3 (7.3.11 at the time of the PR), which is the same PHP version `^7.3` will result in...