Bug 35333 - send-pr(1) vim syntax highlighting support (patch)
Summary: send-pr(1) vim syntax highlighting support (patch)
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-26 04:40 UTC by hendrik
Modified: 2005-10-24 02:36 UTC (History)
0 users

See Also:


Attachments
file.diff (418 bytes, patch)
2002-02-26 04:40 UTC, hendrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2002-02-26 04:40:01 UTC
This patch adds vim syntax highlighting support to the send-pr(1) utility.
It is quite simple and needs the syntax/send-pr.vim file for vim which I have send to the Vim team some minutes ago. Meanwhile you might grab the file at http://www.raisdorf.net/files/FreeBSD/send-pr.vim.

It might be useful to add the vim line only if $EDITOR can handle it.
Comment 1 dd freebsd_committer freebsd_triage 2002-03-09 04:09:04 UTC
State Changed
From-To: open->suspended

This sounds like a good idea, but I'd like to hold off making this 
change until the vim guys have accepted your send-pr.vim file.  I 
looked at the CVS repository on sourceforge, and it doesn't appear to 
be there yet.  Once it gets there, I'll apply this patch. 

Thanks.
Comment 2 Pawel Malachowski 2003-08-23 00:05:24 UTC
> State-Changed-From-To: open->suspended
> State-Changed-By: dd
> State-Changed-When: Fri Mar 8 20:09:04 PST 2002
> State-Changed-Why: 
> This sounds like a good idea, but I'd like to hold off making this
> change until the vim guys have accepted your send-pr.vim file.  I
> looked at the CVS repository on sourceforge, and it doesn't appear to
> be there yet.  Once it gets there, I'll apply this patch.

Looks it was introduced Mar 25 2002:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/vim/vim/runtime/syntax/sendpr.vim


-- 
Pawe³ Ma³achowski
Comment 3 David E. O'Brien freebsd_committer freebsd_triage 2005-10-24 02:36:22 UTC
State Changed
From-To: suspended->closed

committed, thanks!