vim-dadbod
vim-dadbod copied to clipboard
result buffer with tabs -> replace with spaces
Is there a way to not have Tab charactersº
This is a sample output:
SUS2 COUNT(*) COUNT(DISTINCTID) COUNT(DISTINCTCUSTOMER_NUM)
---- ---------- ----------------- ---------------------------
Y 543443 487694 543213
100445 78113 98392
It looks nice in the result buffer but when I yank that and paste into text file the output is shifted. I would like to have just spaces (but still have proper alignment) in the result buffer so I can paste into other text files with proper alignment with spaces only.
Is it possible to have the output without tabs?