Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie Tony Mechelynck
On 18/08/08 22:15, Charles Campbell wrote: > Hello! > > I've issued a new plugin on my website: > http://mysite.verizon.net/astronaut/vim/index.html#RLTVNMBR . It uses > the signs capability of "huge" vim to give relative numbering. After > some comment period I expect to release it on vim.sf.ne

Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie sc
On Monday 18 August 2008 20:39, Charles E. Campbell, Jr. wrote: > > sc wrote: > > On Monday 18 August 2008 15:15, Charles Campbell wrote: > > > >> Hello! > >> > >> I've issued a new plugin on my website: > >> http://mysite.verizon.net/astronaut/vim/index.html#RLTVNMBR . It uses > > why is

Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie Charles E. Campbell, Jr.
sc wrote: > On Monday 18 August 2008 15:15, Charles Campbell wrote: > >> Hello! >> >> I've issued a new plugin on my website: >> http://mysite.verizon.net/astronaut/vim/index.html#RLTVNMBR . It uses >> the signs capability of "huge" vim to give relative numbering. After >> some comment pe

Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie Charles E. Campbell, Jr.
Dominique Pelle wrote: > On Mon, Aug 18, 2008 at 10:15 PM, Charles Campbell wrote: > > >> Hello! >> >> I've issued a new plugin on my website: >> http://mysite.verizon.net/astronaut/vim/index.html#RLTVNMBR . It uses >> the signs capability of "huge" vim to give relative numbering. After >> so

Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie sc
On Monday 18 August 2008 15:15, Charles Campbell wrote: > > Hello! > > I've issued a new plugin on my website: > http://mysite.verizon.net/astronaut/vim/index.html#RLTVNMBR . It uses > the signs capability of "huge" vim to give relative numbering. After > some comment period I expect to re

Re: ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie Dominique Pelle
On Mon, Aug 18, 2008 at 10:15 PM, Charles Campbell wrote: > Hello! > > I've issued a new plugin on my website: > http://mysite.verizon.net/astronaut/vim/index.html#RLTVNMBR . It uses > the signs capability of "huge" vim to give relative numbering. After > some comment period I expect to release

ANNC: Relative Numbering plugin

2008-08-18 Fir de Conversatie Charles Campbell
Hello! I've issued a new plugin on my website: http://mysite.verizon.net/astronaut/vim/index.html#RLTVNMBR . It uses the signs capability of "huge" vim to give relative numbering. After some comment period I expect to release it on vim.sf.net. I'd like to mention the relative numbering pa

Re: signs and text="Why not Numbers?" (bug or doc fix)

2008-08-18 Fir de Conversatie Charles Campbell
Tony Mechelynck wrote: > On 18/08/08 01:47, Charles E. Campbell, Jr. wrote: > > I was trying to make a "relative numbers" plugin for those who didn't > want-to/feel-up-to/don't-know-about/don't-know-where-to-get the relative > numbers patch. I was planning on doing so with signs ... but apparentl

RE: settaglist()? And improved tagging

2008-08-18 Fir de Conversatie Robert Webb
Bram wrote: > 8 Scope arguments for ":tag", e.g.: ":tag class:cPage open", like Elvis. That would be handy, but my script won't need it. > There is also omni completion, which is smarter but more complicated. That's for completion, there's nothing for tags. I think the best idea would be to

Re: Vim script highlighting issues

2008-08-18 Fir de Conversatie Tony Mechelynck
On 18/08/08 15:05, Robert Webb wrote: [...] > Looks good. Only problem I see is that the year in the file is given as > 20088! > And what's "astro-only" mean? > > Thanks, > Rob. That's explained in a footnote to the web page: "Astro-Only" means script versions which haven't yet been submitted t

RE: Vim script highlighting issues

2008-08-18 Fir de Conversatie Robert Webb
Charles E. Campbell, Jr. wrote: > Try removing the "NOSPAM" embedded in the email address. Ha, doh! Bit tricky to notice though when the letters are spread out across the whole email. I just thought it was a weird looking address :-) > > Also, "while" is not highlighted in a vim script with t

On-the-fly syntax checker version 0.1 :)

2008-08-18 Fir de Conversatie Birgi Tamersoy
Hello everybody, As you may remember I was working on implementing an on-the-fly code checker for Vim (CodeCheck). I am happy to release the first version of it. Unfortunately this initial version is highly restricted at the moment: it only works on Linux with Pthreads and supports C/C++ standal