On Tue, Jan 30, 2007 at 03:13:54AM +0100, Bram Moolenaar wrote:
> Which script are you talking about exactly? There are four script
> matches for "cppcomplete" on www.vim.org.
Sorry, I thought you knew about it, since it has phenomenal ratings:
http://www.vim.org/scripts/script.php?script_id=152
Martin Stubenschrott wrote:
> On Sun, Jan 28, 2007 at 01:12:00AM +0100, Bram Moolenaar wrote:
> > > Hope that gets added to the default vim 7.1 distribution, because it's
> > > quite the best working omni complete script I have seen so far.
> >
> > Can you mention on what points cppcomplete.vim
On Sun, Jan 28, 2007 at 01:12:00AM +0100, Bram Moolenaar wrote:
> > Hope that gets added to the default vim 7.1 distribution, because it's
> > quite the best working omni complete script I have seen so far.
>
> Can you mention on what points cppcomplete.vim works better than the
> ccomplete.vim sc
Martin Stubenschrott wrote:
> On Sat, Jan 27, 2007 at 07:35:16PM +0100, Bram Moolenaar wrote:
> > Whatever this ends up to be: Please send me the best javascript indent
> > script, so that I can include it with the runtime files. A "best guess"
> > is better than nothing.
>
> Full ack.
>
> BTW
Martin Stubenschrott wrote:
On Sat, Jan 27, 2007 at 07:35:16PM +0100, Bram Moolenaar wrote:
Whatever this ends up to be: Please send me the best javascript indent
script, so that I can include it with the runtime files. A "best guess"
is better than nothing.
Full ack.
BTW: The last time I br
On Sat, Jan 27, 2007 at 07:35:16PM +0100, Bram Moolenaar wrote:
> Whatever this ends up to be: Please send me the best javascript indent
> script, so that I can include it with the runtime files. A "best guess"
> is better than nothing.
Full ack.
BTW: The last time I browsed the updated runtime/
ctly for all the cases.
> Maybe C indent is a bad starting point for a complete JavaScript
> indentation solution. I've also tried using syntax in order to
> calculate indentation but this attempt lead me to even worth results -
> javascript.vim.bad. Maybe you can fix the synt
eally much more corrections is required
> in order to indent JavaScript correctly for all the cases. Maybe C
> indent is a bad starting point for a complete JavaScript indentation
> solution. I've also tried using syntax in order to calculate indentation
> but this attempt lead me
but it
handles only most common cases. It uses the build in C indentation
rules and does a bit of correction. Really much more corrections is
required in order to indent JavaScript correctly for all the cases.
Maybe C indent is a bad starting point for a complete JavaScript
indentation solutio
I'm finding that smartindent is routinely wrong about how I want things to
be indented in JS, but I haven't been able to find an indent script. I'd be
interested in working on it myself, but I don't know the first thing about
how the function referred to when setting indentexpr is expected to behav
10 matches
Mail list logo