1
I Use This!
Very High Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add InformAutocmd to 'config dump' More... 3 months ago
Add 'auto' to the ihelp plugin More... 3 months ago
Add 'InformAutocmd' to the config file More... 3 months ago
Add description suggestion for the 'auto' command More... 3 months ago
Update manpage More... 3 months ago
Add '\y' prompt code for autocommands More... 3 months ago
Update default color schemes More... 3 months ago
Add 'prompt' value to InformAutcmd and 'ac' color code More... 3 months ago
Add 'list' subcommand to the 'auto' command More... 3 months ago
Properly handle negation in autocmds More... 3 months ago
Bump version to 1.21.12 More... 3 months ago
Add 'full' value to InformAutocmd option More... 3 months ago
Improve autocmd message More... 3 months ago
Allow an empty value to unset an autocmd option More... 3 months ago
Fix: compute_maxes() attempts to read beyond the last file More... 3 months ago
Use fnmatch(3) instead of glob(3) when checking autocommands More... 3 months ago
Minor edits More... 3 months ago
Reduce the number of calls to glob(3) when checking autocmds More... 3 months ago
Fix: 'mf' ignored when setting a temp autocmd More... 3 months ago
Remove keep_autocmds() function: it's leaking More... 3 months ago
Execute all autocmd matching entries, not just the first one More... 3 months ago
Add prompt message for autocommands More... 3 months ago
Remove 'Autocmd' prompt message More... 3 months ago
Reset variable after use More... 3 months ago
Validate autocmd option names and values More... 3 months ago
Improve the messages system using a struct More... 3 months ago
Use a macro to set misc pointer character More... 3 months ago
Allow 'll' and 'hh' codes for autocommands More... 3 months ago
Add 'Autocmd' prompt message More... 3 months ago
Fix: temp autocmds removed after reloading config file More... 3 months ago