0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only check for normal f/t command, when ignorecase option is not set
chrisbra
as Christian Brabandt
More... over 5 years ago
Better check for already mapped keys
chrisbra
as Christian Brabandt
More... almost 7 years ago
remove old vimball
chrisbra
as Christian Brabandt
More... about 9 years ago
Updated vimball
chrisbra
as Christian Brabandt
More... about 9 years ago
Do not ignore main vimball file
chrisbra
as Christian Brabandt
More... about 9 years ago
Updated REAMDE
chrisbra
as Christian Brabandt
More... about 9 years ago
Updated README
chrisbra
as Christian Brabandt
More... about 9 years ago
Do not escape '
chrisbra
as Christian Brabandt
More... about 9 years ago
Make ',' and ';' work as documented (fixes #5)
chrisbra
as Christian Brabandt
More... over 10 years ago
This is release 0.9
chrisbra
as Christian Brabandt
More... about 11 years ago
updated README
chrisbra
as Christian Brabandt
More... about 11 years ago
updated vimball
chrisbra
as Christian Brabandt
More... about 11 years ago
make consistent mappings for ,/; work
chrisbra
as Christian Brabandt
More... about 11 years ago
move function to plugin
chrisbra
as Christian Brabandt
More... about 11 years ago
document g:ft_improved_consistent_comma
chrisbra
as Christian Brabandt
More... about 11 years ago
fix command definitions
chrisbra
as Christian Brabandt
More... over 11 years ago
make the plugin not automatically source the autoload file
chrisbra
as Christian Brabandt
More... over 11 years ago
updated changelog
chrisbra
as Christian Brabandt
More... over 11 years ago
allow user to specify which keys not to remap, fixes #4
chrisbra
as Christian Brabandt
More... over 11 years ago
Merge branch 'master' of github.com:chrisbra/improvedft
chrisbra
as Christian Brabandt
More... over 11 years ago
also reset search history in pending-operator mode, when not using the c operator
chrisbra
as Christian Brabandt
More... over 11 years ago
add a small comment
chrisbra
as Christian Brabandt
More... over 11 years ago
Also restore last search pattern in operator mode,
chrisbra
as Christian Brabandt
More... over 11 years ago
updated generated file and documentation
chrisbra
as Christian Brabandt
More... over 11 years ago
instead of v:count1 use script local variable, so that it does not apply to every HighlightMatch call
chrisbra
as Christian Brabandt
More... over 11 years ago
make multichar highlighting work correctly with a count in backward direction
chrisbra
as Christian Brabandt
More... over 11 years ago
make multichar highlighting work correctly with a count
chrisbra
as Christian Brabandt
More... over 11 years ago
skip loading user .vimrc
chrisbra
as Christian Brabandt
More... over 11 years ago
slightly easier code
chrisbra
as Christian Brabandt
More... over 11 years ago
remove useless condition
chrisbra
as Christian Brabandt
More... over 11 years ago