1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #11 from jonasb/master More... almost 14 years ago
Ignore doc/tags to enable using plugin directly from repo More... almost 14 years ago
Testing code markup of key presses. More... about 14 years ago
Added a readme file. Let's see how it looks. More... about 14 years ago
Fixed typo in header. Removed old SVN keywords. Bumped version for new release. More... about 14 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 14 years ago
Added mapping of <kMultiply> in addition to *. More... about 14 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 14 years ago
Fixed spacing and alignment More... about 14 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 14 years ago
Merge pull request #9 from spazm/master More... about 14 years ago
do not use foldopen in change mode at all More... about 14 years ago
[issue 8] correct loaded_space to space_loaded in plugin More... about 14 years ago
tune command line regex More... almost 15 years ago
update doc inside space.vim More... about 15 years ago
hook into :tag as well More... about 15 years ago
further command line regex improvements More... about 15 years ago
improve command line regex More... about 15 years ago
extend tag movements More... about 15 years ago
hook into tag movements More... about 15 years ago
Merge remote branch 'remotes/origin/master' More... about 15 years ago
do not override visual mappings for * and # More... over 15 years ago
Allow reading of output after :grep and :make More... over 15 years ago
Allow reading of output after :grep and :make More... over 15 years ago
fix bug with v:operator More... over 15 years ago
fix textwidth More... over 15 years ago
hook into undolist movements More... over 15 years ago
do not fold in change mode More... over 15 years ago
add further jump motions More... over 15 years ago
fixed a small typo More... over 15 years ago