Float support breaks Nerd_commenter plugin

2008-06-26 Fir de Conversatie David Fishburn
I just installed Vim 7.2a and tried it out. First launch reported: Error detected while processing c:\vim\vimfiles\plugin\nerd_commenter.vim line 4: E806: using Fload as a String The plugin is doing this: let s:NERD_commenter_version = 2.1.7 I don't see this variable used anywhere else within

Re: Float support breaks Nerd_commenter plugin

2008-06-26 Fir de Conversatie Ben Schmidt
David Fishburn wrote: I just installed Vim 7.2a and tried it out. First launch reported: Error detected while processing c:\vim\vimfiles\plugin\nerd_commenter.vim line 4: E806: using Fload as a String The plugin is doing this: let s:NERD_commenter_version = 2.1.7 I don't see this