1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make check for version depend on Vim 8
chrisbra
as Christian Brabandt
More... almost 8 years ago
Remove check for float syntax and window feature
chrisbra
as Christian Brabandt
More... almost 8 years ago
Remove check for conealing
chrisbra
as Christian Brabandt
More... almost 8 years ago
Assume reltime feature is always available
chrisbra
as Christian Brabandt
More... almost 8 years ago
slightly clean up the autocommand setup
chrisbra
as Christian Brabandt
More... almost 8 years ago
Remove check for TextChangedI autocommand
chrisbra
as Christian Brabandt
More... almost 8 years ago
Mention support for termguicolors in README
chrisbra
as Christian Brabandt
More... almost 8 years ago
Remove old check for NVIM_TUI_ENABLE_TRUE_COLOR
chrisbra
as Christian Brabandt
More... almost 8 years ago
Remove check for keeppatterns
chrisbra
as Christian Brabandt
More... almost 8 years ago
remove check for matchaddpos()
chrisbra
as Christian Brabandt
More... almost 8 years ago
Updated todo
chrisbra
as Christian Brabandt
More... almost 8 years ago
unset debug var
chrisbra
as Christian Brabandt
More... almost 8 years ago
Updated vimball and documentation
chrisbra
as Christian Brabandt
More... almost 8 years ago
hide sgr0 attributes
chrisbra
as Christian Brabandt
More... almost 8 years ago
Merge pull request #52 from blueyed/missing-endif
chrisbra
as Christian Brabandt
More... about 8 years ago
Add missing endif in s:SynID More... about 8 years ago
clear css syntax group cssColor
chrisbra
as Christian Brabandt
More... over 8 years ago
handle hsla values correctly
chrisbra
as Christian Brabandt
More... over 8 years ago
Correctly detect :hi link lines
chrisbra
as Christian Brabandt
More... over 8 years ago
generate vimball
chrisbra
as Christian Brabandt
More... almost 9 years ago
Document better ApplyAlphaValue
chrisbra
as Christian Brabandt
More... almost 9 years ago
Support #rrggbbaa values
chrisbra
as Christian Brabandt
More... almost 9 years ago
Warn, if color configuration seems wrong
chrisbra
as Christian Brabandt
More... about 9 years ago
neovim also uses termguicolor now
chrisbra
as Christian Brabandt
More... about 9 years ago
Fix Colorizer not working on Neovim
chrisbra
as Christian Brabandt
More... about 9 years ago
fix whitespace indent
chrisbra
as Christian Brabandt
More... about 9 years ago
cleanup whitespaces
chrisbra
as Christian Brabandt
More... about 9 years ago
Use termguicolor option (as of vim patch 7.4.1799
chrisbra
as Christian Brabandt
More... about 9 years ago
Make it work with Vims term true color feature
chrisbra
as Christian Brabandt
More... about 9 years ago
make :RGB2Term return the color value
chrisbra
as Christian Brabandt
More... over 9 years ago