0
I Use This!
Inactive

Commits : Listings

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