0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/xolox/vim-misc More... over 13 years ago
Bug fix for omnicomplete.lua: Strip newlines from generated output More... over 13 years ago
xolox#misc#os#exec() uses xolox#shell#execute() when available, falls back to system() More... over 13 years ago
Work around &shellslash setting on Windows More... over 13 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... over 13 years ago
Work around the existence of &shellslash More... over 13 years ago
Make dofile(), loadfile(), ... trigger filename completion More... over 13 years ago
Bug fix for dynamic completion after typing require(' More... over 13 years ago
Bug fix: Don't perform automatic completion in strings/comments More... almost 14 years ago
Support Lua modules that don't create a global (omni completion) More... almost 14 years ago
Updated miscellaneous scripts More... almost 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... almost 14 years ago
New xolox#misc#path#which() function to search the $PATH More... almost 14 years ago
Made list#unique about 5 times faster using filter(). More... almost 14 years ago
Updated miscellaneous scripts More... almost 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... almost 14 years ago
Functions to manage Vim buffers with generated contents More... almost 14 years ago
'tags' evaluation More... almost 14 years ago
xolox#misc#path#is_relative() More... almost 14 years ago
Binary insertion More... almost 14 years ago
Bug fix: Remove accidental & buggy redefinition of xolox#misc#option#get() More... almost 14 years ago
Move version variable to autoload script More... almost 14 years ago
Bug fix: Use xolox#misc#option#get() instead of xolox#lua#getopt() More... almost 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... almost 14 years ago
Minor refactoring of omnicomplete.lua More... almost 14 years ago
Bug fix and improvement for xolox#misc#option#get() More... about 14 years ago
Option handling with xolox#misc#option#get({name}, {default}) More... about 14 years ago
Completion bug fix: Off by one in prefix selection More... about 14 years ago
Delete old Vim help files (never even noticed them :-S) More... about 14 years ago
Improve omni completion, add plugin/ script for autocmds More... about 14 years ago