Re: SQLUtilities / Align bug

2016-07-13 Thread David Fishburn
On Wed, Jul 13, 2016 at 1:45 PM, Paul wrote: > On Tuesday, 12 July, 2016 at 17:42:45 BST, David Fishburn wrote: > >> :echo g:loaded_sqlutilities >> 700 >> > > My apologies, I was apparently using version 6.00, which is the latest > version at

Re: SQLUtilities / Align bug

2016-07-13 Thread Paul
On Tuesday, 12 July, 2016 at 17:42:45 BST, David Fishburn wrote: :echo g:loaded_sqlutilities 700 My apologies, I was apparently using version 6.00, which is the latest version at https://github.com/vim-scripts/SQLUtilities. Version 7.0 works correctly. -- -- You received this message from

Re: SQLUtilities / Align bug

2016-07-12 Thread David Fishburn
On Mon, Jul 11, 2016 at 2:43 PM, Paul wrote: > On Monday, 11 July, 2016 at 17:45:11 BST, David Fishburn wrote: > >> On Sun, Jul 10, 2016 at 2:36 PM, Paul wrote: >> That is intended to format 1 single SQL statement. >> Is that what you are

Re: SQLUtilities / Align bug

2016-07-11 Thread Paul
On Monday, 11 July, 2016 at 17:45:11 BST, David Fishburn wrote: On Sun, Jul 10, 2016 at 2:36 PM, Paul wrote: That is intended to format 1 single SQL statement. Is that what you are doing, or are you trying to format all the statements in a file? The -@- usually shows

Re: SQLUtilities / Align bug

2016-07-11 Thread David Fishburn
On Sun, Jul 10, 2016 at 2:36 PM, Paul wrote: > Using 7.4.2022, setting sqlutil_align_first_word to 0 causes Vim to hang > when SQLUFormatter is issued over a range. Control-c interrupts it, > whereupon it leaves many lines of "-@-". I've tested this with nothing but >

SQLUtilities / Align bug

2016-07-10 Thread Paul
Using 7.4.2022, setting sqlutil_align_first_word to 0 causes Vim to hang when SQLUFormatter is issued over a range. Control-c interrupts it, whereupon it leaves many lines of "-@-". I've tested this with nothing but vim-plug, Align, and SQLUtilities installed, and only the