0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make completion use prefix matching instead of substring matching More... about 14 years ago
Set quick-fix window title after syntax check More... about 14 years ago
Enable overriding of compiler arguments More... about 14 years ago
Define version as variable, include version in messages More... about 14 years ago
Disable automatic checking of global variables (for now) More... about 14 years ago
F1: Fall back to Lua reference for Vim if it exists, :help otherwise More... about 14 years ago
open.vim: Define version as variable, include version in messages More... about 14 years ago
Add signatures of LuaSocket functions More... about 14 years ago
Add to-do list More... about 14 years ago
Check for undefined global variables (automatically) More... about 14 years ago
Improve omni completion: support for keywords, less clutter More... about 14 years ago
Highlight syntax errors to make them stand out More... about 14 years ago
Bug fixes and support for function signatures More... about 14 years ago
Move static user completion data to separate auto-load script More... about 14 years ago
Completion of module names after typing require(' More... about 14 years ago
Refactor search path handling, use Lua Interface for Vim when available More... about 14 years ago
Don't forget merge instructions More... about 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc More... about 14 years ago
Update readme More... about 14 years ago
Bug fix: Trim leading/trailing empty lines More... about 14 years ago
Support for omni completion by searching package.{path,cpath} More... about 14 years ago
Link to release on vim.org, support automatic update using GLVS plug-in More... about 14 years ago
Fix broken pre-commit hook that generates Vim help file More... about 14 years ago
Merge vim-misc repository as subdirectory More... about 14 years ago
Document options, enable debugging with :set vbs=1 More... about 14 years ago
Bug fix for <F1> mapping to look up help topics More... about 14 years ago
Support for buffer local options (overriding global options) More... about 14 years ago
Move functions to autoload script More... about 14 years ago
Initial commit More... about 14 years ago
Include open-associated-programs script More... about 14 years ago