Skip to content

Commit

Permalink
email fix plus lots of new scripts scraped
Browse files Browse the repository at this point in the history
  • Loading branch information
bronson committed Feb 20, 2011
1 parent c53c0f1 commit 54a8b57
Show file tree
Hide file tree
Showing 3,277 changed files with 19,195 additions and 12,204 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion 0001 - test.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "scrott",
"first_name": "Scott",
"last_name": "Johnston",
"email": "scrott at users.sourceforge.net",
"email": "scrott@users.sourceforge.net",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
4 changes: 2 additions & 2 deletions 0002 - test.zip.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "scrott",
"first_name": "Scott",
"last_name": "Johnston",
"email": "scrott at users.sourceforge.net",
"email": "scrott@users.sourceforge.net",
"homepage": ""
},
"release_notes": "Here is an example of a new version of these scripts"
Expand All @@ -34,7 +34,7 @@
"user_name": "scrott",
"first_name": "Scott",
"last_name": "Johnston",
"email": "scrott at users.sourceforge.net",
"email": "scrott@users.sourceforge.net",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
2 changes: 1 addition & 1 deletion 0003 - test_syntax.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "scrott",
"first_name": "Scott",
"last_name": "Johnston",
"email": "scrott at users.sourceforge.net",
"email": "scrott@users.sourceforge.net",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
12 changes: 6 additions & 6 deletions 0004 - ToggleCommentify.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "FeralOfFireTop",
"first_name": "Robert",
"last_name": "KellyIV",
"email": "feral at eclecticwizard.com",
"email": "feral@eclecticwizard.com",
"homepage": ""
},
"release_notes": "Incorperated Bernhard Wagner's 12-Nov-2002 v1.52 xml changes\nWill make default mappings to <M-c> only if no map to <Plug>FtcTC and <M-c> is unused.\nMerged DLAC with this; DLAC = duplicate line and comment, simple mappings that are handy to use to save and comment a line before you mangle it. However this mangles mark z -- <Plug>FtcDlacNormal and <Plug>FtcDlacVisual; default is <S-C-c>\nBugfix:\tmismatched <Plug> names; This is <Plug>FtcTc (not FbmTc)\n"
Expand Down Expand Up @@ -50,7 +50,7 @@
"user_name": "FeralOfFireTop",
"first_name": "Robert",
"last_name": "KellyIV",
"email": "feral at eclecticwizard.com",
"email": "feral@eclecticwizard.com",
"homepage": ""
},
"release_notes": "*Hacked in eol comments and added html's <!-- --> comments.\n* saves cursor position\n* bugfix for + comment.\n* See file comments for more details."
Expand All @@ -66,7 +66,7 @@
"user_name": "FeralOfFireTop",
"first_name": "Robert",
"last_name": "KellyIV",
"email": "feral at eclecticwizard.com",
"email": "feral@eclecticwizard.com",
"homepage": ""
},
"release_notes": "Added :TC, :UC, :CC to toggle, uncomment and comment. Ranges suported as is specifying the comment symbol. Previous maping of <M-c> preserved (still toggles the comment)\nI've made a mess but it but works quite nicely near as I can tell :) Please see the comments at the head of the file. If my changes meet your aproval I sugest renaming the file back to ToggleCommentify.vim -- only renamed it to avoid colisions and confusion. I was unable to reach Vincent via email so making my changes public here; Hope they are helpful!"
Expand All @@ -82,7 +82,7 @@
"user_name": "Vincent",
"first_name": "Vincent",
"last_name": "Nijs",
"email": "Vincent.Nijs at econ.kuleuven.ac.be",
"email": "Vincent.Nijs@econ.kuleuven.ac.be",
"homepage": ""
},
"release_notes": "Resolved problems with comments."
Expand All @@ -98,7 +98,7 @@
"user_name": "Vincent",
"first_name": "Vincent",
"last_name": "Nijs",
"email": "Vincent.Nijs at econ.kuleuven.ac.be",
"email": "Vincent.Nijs@econ.kuleuven.ac.be",
"homepage": ""
},
"release_notes": "This version no longer uses 's:' (i.e., script-variables) as they are not supported in vim5.7 or vim5.8. Thanks to Rex Posadas for pointing this out to me.\n"
Expand All @@ -114,7 +114,7 @@
"user_name": "Vincent",
"first_name": "Vincent",
"last_name": "Nijs",
"email": "Vincent.Nijs at econ.kuleuven.ac.be",
"email": "Vincent.Nijs@econ.kuleuven.ac.be",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
20 changes: 10 additions & 10 deletions 0005 - DoxyGen-Syntax.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "1.  Words like `Class#Member' is highlighted together as a link in my\n    version.\n2.  I used `doxygenHyperLink' instead of `doxygenHttpLink' and\n    highlighted http, https, and ftp protocols.\n3.  I added the missing `doxygenSpecialArgumentWord' to make `\\a' (not\n    the word after) appear the same way as `\\c'.\n4.  I made some adjustments in font choosing on non-Windows platforms.\n5.  The `Last Change' date is not updated in your file.\n6.  There are some trailing spaces in your file."
Expand All @@ -34,7 +34,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Fixed up \\c words ending in ) (Wu Yongwei)\n - With auto-brief //!< followed by /** shouldn't supress the auto-brief in the /**. (Reported by Markus Trenkwalder)\n - Allow numbers in @link linkwords (Reporeted by Wu Yongwei)\n- Don't treat # preceded by a word-end as a Hash-special (Reported by Wu Yongwei)\n- include # (@c #include) in the small-specials allowed chars. (Wu Yongwei)\n - Highlight http[s] links (Wu Yongwei)\n - Various (Wu Yongwei)"
Expand All @@ -50,7 +50,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "- Fixed up ending of brief lines with respect to line @ commands and end-comment. Not ending a brief no longer produces an error-comment.\n\n"
Expand All @@ -66,7 +66,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": " - Allow doxygen comments inside brackets (Suggested by Zygmunt Krynicki)\n - Restore correct font selection (Wu Yongwei)\n - Don't end brief when encountering ? or ! as this isn't what happens with doxygen.\n - Make punctuation an option.\n - Make short words end with a , eg \\c word, (Wu Yongwei)\n1.11\n - Thanks to Joseph Barker for pointing out that I had a syntax error in 1.10\n"
Expand All @@ -82,7 +82,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Thanks to Toby Allsopp for this version:\n - Allow javadoc style auto-brief to be disabled\n - Move various definitions from single to multiline definitions \nAlso added the .txt help file.\n"
Expand All @@ -98,7 +98,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": " - Fix up some regions not marked as contained (code, verbatim, dot being highlighted outside of the doxygen region) (Toby Allsopp) - Only mark recognised HTML tags (Suggested by Mike Anderson)"
Expand All @@ -114,7 +114,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": " - Ignore Errors when loading from idl.\n - Try and match # and \\c &c support to match what really happens. (Reported by Wu Yongwei)\n - Don't go into doxygen mode for /**/\n - Fix up syncing of brief after a \\def or similar line - character\n immediately following a leading asterisk were being hilighted long.\n - Try and work out a better default font for \\c\n - add support for \\code \\endcode \\verbatim \\endverbatim (no contained elements) (suggested Yongwei)\n - add contained support for dot (\\dot \\enddot)\n - support html <!-- --> comments.\n - support for params inside \\c \\ref brackets (can contain spaces?).\n - highlight closing */ as error when found inside \\code, \\verbatim sections as well as \\c, \\ref sections with\n unmatched brackets. \n"
Expand All @@ -130,7 +130,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": " - Fix up # support.\n - Highlight \\\\endlink properly.\n - Don&#039t mark */ as an error where there is no brief, or @{ is used.\n"
Expand All @@ -146,7 +146,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "- Make sure @c \\c and friends are equivalent for the start of a brief section.- Allow @c \\c and friends to cross lines. (Caveat, they can't be hard up against a continuation '*' - it just gets tooo difficult).- Highlight a missing \\endlink as an error.- Fix multiline description without a '*' "
Expand All @@ -162,7 +162,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "- Patches from Wu Yongwei\n * Include '-' in inline \\c \\e maching.\n * \\see, \\return are multiline desc.\n * \\throw can now handle std::alloc (colons were confusing it)\n- Fixed support for <a href=> links.\n- Reported by Wu Yongwei\n * Handle [in,out] in \\param.\n * Handle non-terminating . in a brief description (eg A.B)\n * allow leading asterix inside HTML marks.\n * Fix up <a> link hilighting when interupted by new-lines and comment\n continuations.\n * Handle the case where \\c \\ref etc are used at the beginning of a 'brief'\n line.\n- Fixed termination of multiline at start of new command.\n- Include John McGehee's instructions.\n"
Expand Down
4 changes: 2 additions & 2 deletions 0006 - keepcase.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Version from Luc Hermitte. Includes :SubstituteCase command as well as some extra cases handled."
Expand All @@ -34,7 +34,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
12 changes: 6 additions & 6 deletions 0007 - ifdef.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "- Renamed everything to be more clear, and reversed some of the includegroups from exclude groups - make use of ALL in groups. This seems to have fixed most bugs, but may have reintroduced some as well, however doing it this way round should prevent most interaction with other scripts.- Actually clear the cPreCondit highlight gtoup as we are taking it over. Ditto cCppOut (#if 0) handling"
Expand All @@ -34,7 +34,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "- Clean up some of the comments\n- Add comments for hilighting groups.\n- Ignore whitespace in .defines files. (TODO: Credit person who suggested this!)\n"
Expand All @@ -50,7 +50,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "- Add support for idl files.\n- Suggestions from ??? (let me know if this was you)\n - Check for &#039shell&#039 type and &#039shellslash&#039\n - Don&#039t use has(\\\"windows\\\")\n"
Expand All @@ -66,7 +66,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Minor bugfixes (use :p modifier in getting directory)\n- suggestions from Erik R. \nDocumentation updates"
Expand All @@ -82,7 +82,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "- Added loading of ifdefs\n - via ifdef modelines\n - via .defines files\n- Added missing highlight link.. relinked ifdefed out comments to Debug\n- Conditional loading of functions\n"
Expand All @@ -98,7 +98,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Fix up some group names so colours get picked up."
Expand Down
6 changes: 3 additions & 3 deletions 0008 - vimbuddy.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "madsen",
"first_name": "Flemming",
"last_name": "Madsen",
"email": "vim at themadsens.dk",
"email": "vim@themadsens.dk",
"homepage": ""
},
"release_notes": "Ported to vim 7 (variable names fixed)"
Expand All @@ -34,7 +34,7 @@
"user_name": "madsen",
"first_name": "Flemming",
"last_name": "Madsen",
"email": "vim at themadsens.dk",
"email": "vim@themadsens.dk",
"homepage": ""
},
"release_notes": "Allow manual call without failing. Forgot the % in usage"
Expand All @@ -50,7 +50,7 @@
"user_name": "madsen",
"first_name": "Flemming",
"last_name": "Madsen",
"email": "vim at themadsens.dk",
"email": "vim@themadsens.dk",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
4 changes: 2 additions & 2 deletions 0009 - buffoptions.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Allow sourced scripts to have <buffer> tags and <SID> so that scripts can behave as file-type plugins for vim 6 as well as buffoptions SOURCE scripts for 5.6 and above.\nNote that the buffoptions_mac.vim will need to be recreated (extract it from the bottom of the file)."
Expand All @@ -34,7 +34,7 @@
"user_name": "mgeddes",
"first_name": "Michael",
"last_name": "Geddes",
"email": "vimmer at frog.wheelycreek.net",
"email": "vimmer@frog.wheelycreek.net",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
4 changes: 2 additions & 2 deletions 0010 - fortune.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "Vonlia",
"first_name": "adam",
"last_name": "seyfarth",
"email": "adam.seyfarth at home.com",
"email": "adam.seyfarth@home.com",
"homepage": ""
},
"release_notes": "much much better in general, moved to a function...\nadded rotating, to make sure not to offend people :-)"
Expand All @@ -34,7 +34,7 @@
"user_name": "fortuno",
"first_name": "adam",
"last_name": "seyfarth",
"email": "adam at netdoor.com",
"email": "adam@netdoor.com",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
2 changes: 1 addition & 1 deletion 0011 - drawing.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "sylvain",
"first_name": "Sylvain",
"last_name": "Viart",
"email": "viart at users.sourceforge.net",
"email": "viart@users.sourceforge.net",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
2 changes: 1 addition & 1 deletion 0012 - ctags.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "lyosha",
"first_name": "Alexey",
"last_name": "Marinichev",
"email": "vim at lyosha.no-ip.org",
"email": "vim@lyosha.no-ip.org",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
6 changes: 3 additions & 3 deletions 0013 - closetag.vim.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"user_name": "diffusor",
"first_name": "Steven",
"last_name": "Mueller",
"email": "diffusor at ugcs.caltech.edu",
"email": "diffusor@ugcs.caltech.edu",
"homepage": ""
},
"release_notes": "Bugfix release: Changed function names to be script-local to avoid conflicts with other scripts' stack implementations.\n"
Expand All @@ -34,7 +34,7 @@
"user_name": "diffusor",
"first_name": "Steven",
"last_name": "Mueller",
"email": "diffusor at ugcs.caltech.edu",
"email": "diffusor@ugcs.caltech.edu",
"homepage": ""
},
"release_notes": "Added synID()-based comment awareness:\nComment checking is now handled by vim's internal syntax checking. Closing tags outside comments only matches non-commented tags. Closing tags in comments matches only tags within comments, skipping blocks of normal code (wee!). Can be really slow if syn sync minlines is large. Set the b:closetag_disable_synID variable to disable comment contexts if it's too slow.\n\nNormal mode closetag now uses <C-R> in insert mode rather than p in normal mode: Tag closing no longer clobbers the unnamed register, and (for vim 6.0) Doesn't modify the undo buffer when no change was made. Made closetag_html_style variable buffer-local. Improved documentation (hopefully).\n\nConfiguration Variables rundown:\n- b:unaryTagsStack Buffer local string containing a whitespace seperated list of element names that should be ignored while finding matching closetags. Checking is done according to the current setting of the ignorecase option.\n- b:closetag_html_style Define this (as with let b:closetag_html_style=1) and source the script again to set the unaryTagsStack to its default value for html.\n- b:closetag_disable_synID Define this to disable comment checking if tag closing is too slow.\n"
Expand All @@ -50,7 +50,7 @@
"user_name": "diffusor",
"first_name": "Steven",
"last_name": "Mueller",
"email": "diffusor at ugcs.caltech.edu",
"email": "diffusor@ugcs.caltech.edu",
"homepage": ""
},
"release_notes": "Initial upload"
Expand Down
Loading

0 comments on commit 54a8b57

Please sign in to comment.