joereynolds / SQHell.vim

An SQL wrapper for vim
MIT License
132 stars 9 forks source link

Add its origins to README #57

Closed joereynolds closed 5 years ago

joereynolds commented 5 years ago
"The origins of SQHell
nnoremap <leader>xc :r !mysql -uroot -psomepass -h somehost.com <<< `cat %` \| column -t<cr>
joereynolds commented 5 years ago

https://github.com/joereynolds/SQHell.vim/commit/288d03af3a053aba815f255f84f5936607ab3934