1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Jun 26, 2025 — Jun 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from jonasb/master More... almost 15 years ago
Ignore doc/tags to enable using plugin directly from repo More... almost 15 years ago
Testing code markup of key presses. More... about 15 years ago
Added a readme file. Let's see how it looks. More... about 15 years ago
Fixed typo in header. Removed old SVN keywords. Bumped version for new release. More... about 15 years ago
Fixed an aesthetic improvement in the ASCII logo that didn't work out (|X| means something in Vim help files.) Fixed alighment and other issues. Added a note about remapping of <BS> in the GUI. More... about 15 years ago
Added mapping of <kMultiply> in addition to *. More... about 15 years ago
Don't map <BS> when using a GUI and another mapping to <BS> already exists. Always map <BS> when using a terminal. More... about 15 years ago
Fixed spacing and alignment More... about 15 years ago
Changed from noremap to nnoremap for jump commands. They are not motions, and cannot be used in Visual or Select mode. More... about 15 years ago
Merge pull request #9 from spazm/master More... about 15 years ago
do not use foldopen in change mode at all More... about 15 years ago
[issue 8] correct loaded_space to space_loaded in plugin More... over 15 years ago
tune command line regex More... almost 16 years ago
update doc inside space.vim More... about 16 years ago
hook into :tag as well More... about 16 years ago
further command line regex improvements More... about 16 years ago
improve command line regex More... about 16 years ago
extend tag movements More... about 16 years ago
hook into tag movements More... about 16 years ago
Merge remote branch 'remotes/origin/master' More... about 16 years ago
do not override visual mappings for * and # More... over 16 years ago
Allow reading of output after :grep and :make More... over 16 years ago
Allow reading of output after :grep and :make More... over 16 years ago
fix bug with v:operator More... over 16 years ago
fix textwidth More... over 16 years ago
hook into undolist movements More... over 16 years ago
do not fold in change mode More... over 16 years ago
add further jump motions More... over 16 years ago
fixed a small typo More... over 16 years ago