Re: dbext without a password

2015-02-22 Thread David Fishburn
On Sun, Feb 22, 2015 at 11:37 AM, Paul google1...@rainslide.net wrote: How can I use dbext.vim without a MySQL password? I've tried using let g:dbext_default_profile_mySQL = 'type=MYSQL:user=root:dbname=test' and let g:dbext_default_profile_mySQL = 'type=MYSQL:user=root:passwd=:

dbext without a password

2015-02-22 Thread Paul
How can I use dbext.vim without a MySQL password? I've tried using let g:dbext_default_profile_mySQL = 'type=MYSQL:user=root:dbname=test' and let g:dbext_default_profile_mySQL = 'type=MYSQL:user=root:passwd=:dbname=test' and DBSetOption passwd='' and clearing @afkb at the prompt when using

Re: Getting rid of smart tabs.

2015-02-22 Thread Erik Christiansen
On 21.02.15 14:54, John Culleton wrote: On Tue, 17 Feb 2015 18:12:08 +1100 Erik Christiansen dva...@internode.on.net wrote: On 16.02.15 16:02, John Culleton wrote: Can I get rid of smart tabs and how do I do it? Do you have smarttab set to off? (nosmarttab, the default) Do I

[ANN] winjumplist 1.0.0 - Windows Jump Lists with Vim

2015-02-22 Thread Eli Young
Windows 7 introduced a feature called Jump Lists, which offer easy access to recently-used files. Unfortunately, Vim doesn't support it. To remedy this, I wrote winjumplist.vim, which is now ready for release. Homepage: https://github.com/elyscape/vim-winjumplist Screenshot: