0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to 0.1.1 More... over 13 years ago
Use mduem More... over 15 years ago
vim: Add tag for each release note of each plugin More... about 16 years ago
vim: Add links to HTML-version documents More... about 16 years ago
vim: Add links to the latest versions / Fix style More... over 16 years ago
vim: plugins: Update modelines to close folds More... over 16 years ago
vim: Add script id for each document More... almost 17 years ago
vim: Documents - revise the style / tags for plugin names More... almost 17 years ago
vim: plugins doc: Use "key mappings" instead of "mappings" More... about 17 years ago
vim: plugins: Fix the style: contents / tag column / etc More... about 17 years ago
vim: plugins: Fix the style of copyright notices More... about 17 years ago
vim: plugins: Revise the one-line descriptions More... about 17 years ago
vim: plugins: Add more license information in the headers More... about 17 years ago
vim: plugins: Add more license information in the documents More... about 17 years ago
Replace the old URI for me by the new URI More... about 17 years ago
Remove old $Id$ More... about 17 years ago
vim/dot.vim/autoload/scratch.vim: * scratch#open(): Modify not to use g:scratch_show_command to avoid showing the scratch buffer in two windows. More... over 17 years ago
vim/dot.vim/plugin/scratch.vim: * Fix version number (0.1+). More... over 17 years ago
Vim plugin scratch: * scratch#evaluate(): Modify to accept line-continuation in script. * Update document. * Mark as version 0.1+. More... over 17 years ago
vim/dot.vim/doc/scratch.txt: * BUGS: Update some items. More... over 17 years ago
vim/dot.vim/plugin/scratch.vim: * :ScratchEvaluate: Add [!] to control cursor adjustment. * <Plug>(scratch-evaluate!): New. * Rename the {lhs} of all mappings. Update all users. More... over 17 years ago
vim/dot.vim/autoload/scratch.vim: * scratch#evaluate_linewise(), scratch#evaluate(): New arg adjust_cursorp. Update all callers. Update documents. More... over 17 years ago
vim/dot.vim/doc/scratch.txt: * BUGS: Improve the sentence on :edit problem. More... over 17 years ago
vim (plugin scratch): * Rewrote. * Update all related parts. More... over 17 years ago
<Plug>Scratch_ExecuteLine (s:ExecuteLine): * Fix the bug that a line to be :execute includes a trailing newline. More... about 18 years ago
Split default initialization as a function. More... over 18 years ago
Update for the change on <Plug>Scratch_ExecuteLine and <Plug>Scratch_ExecuteSelection. More... over 18 years ago
Add <Plug>ExecuteLine and <Plug>ExecuteSelection for further customization. More... over 18 years ago
Fix the bug that the scrach buffer may be showed in two windows when the several conditions are satisfied (see s:Scratch_Open for detail). More... over 18 years ago
Create new plugin `scratch'. More... over 18 years ago