# HG changeset patch # User luka # Date 1745411309 14400 # Node ID 13ee7346431d016f9d5714237a120f54a7210a47 # Parent 47fe251d5ce003b5fcc3f826c2d3356c231c068b Changed the lcoation of the dbtables plugin. Added support for visual select sql execution. diff -r 47fe251d5ce0 -r 13ee7346431d .vimrc --- a/.vimrc Wed Apr 23 07:48:17 2025 -0400 +++ b/.vimrc Wed Apr 23 08:28:29 2025 -0400 @@ -8,7 +8,7 @@ " Support for tags closing and classes source $HOME/.vim/plugins/taghelp -source /home/luka/.vim/plugins/dbtables.vim +source /home/luka/.vim/plugins/dbtables/dbtables.vim let g:db_user = "budgeter_db_user" " Replace with your default database username let g:db_password = "qSTedfw39(0" " Replace with your default database password