diff options
| author | Simon Tatham <anakin@pobox.com> | 2014-09-24 10:32:41 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2014-09-24 10:32:41 +0000 |
| commit | aa2709b2fdd600b9300c52eb534d13672a572239 (patch) | |
| tree | b734fef20e8ce8b1260af7a9347ba9a4d1c25b9c /misc | |
| parent | 9c672e85f50efb891bb7df65b4b341f6f3f0ca2d (diff) | |
| download | halibut-aa2709b2fdd600b9300c52eb534d13672a572239.zip halibut-aa2709b2fdd600b9300c52eb534d13672a572239.tar.gz halibut-aa2709b2fdd600b9300c52eb534d13672a572239.tar.bz2 halibut-aa2709b2fdd600b9300c52eb534d13672a572239.tar.xz | |
Remove Subversion expanded keywords everywhere.
The \versionids in the docs are now added by the bob script; the one
in inputs/test.but has been replaced by fixed text (it didn't matter
what it contained anyway, of course, for test purposes), and the one
in misc/halibut.vim has simply been removed (it wasn't actually
expanded by svn anyway - it still had its old CVS value).
[originally from svn r10253]
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/halibut.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/halibut.vim b/misc/halibut.vim index 49b2380..170bb09 100644 --- a/misc/halibut.vim +++ b/misc/halibut.vim @@ -3,7 +3,6 @@ " Maintainer: Jacob Nevins <jacobn+vim@chiark.greenend.org.uk> " URL: http://www.chiark.greenend.org.uk/~sgtatham/halibut/ " Filenames: *.but -" Version: $Id: halibut.vim,v 1.12 2004/07/16 12:54:59 jacob Exp $ " I've never been entirely comfortable with vim's syntax highlighting " facilities, so this may have all sorts of nasty loose ends, corner cases |