openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
lua.vim
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make completion use prefix matching instead of substring matching
Peter Odding
More...
about 14 years ago
Set quick-fix window title after syntax check
Peter Odding
More...
about 14 years ago
Enable overriding of compiler arguments
Peter Odding
More...
about 14 years ago
Define version as variable, include version in messages
Peter Odding
More...
about 14 years ago
Disable automatic checking of global variables (for now)
Peter Odding
More...
about 14 years ago
F1: Fall back to Lua reference for Vim if it exists, :help otherwise
Peter Odding
More...
about 14 years ago
open.vim: Define version as variable, include version in messages
Peter Odding
More...
about 14 years ago
Add signatures of LuaSocket functions
Peter Odding
More...
about 14 years ago
Add to-do list
Peter Odding
More...
about 14 years ago
Check for undefined global variables (automatically)
Peter Odding
More...
about 14 years ago
Improve omni completion: support for keywords, less clutter
Peter Odding
More...
about 14 years ago
Highlight syntax errors to make them stand out
Peter Odding
More...
about 14 years ago
Bug fixes and support for function signatures
Peter Odding
More...
about 14 years ago
Move static user completion data to separate auto-load script
Peter Odding
More...
about 14 years ago
Completion of module names after typing require('
Peter Odding
More...
about 14 years ago
Refactor search path handling, use Lua Interface for Vim when available
Peter Odding
More...
about 14 years ago
Don't forget merge instructions
Peter Odding
More...
about 14 years ago
Merge branch 'master' of https://github.com/xolox/vim-misc
Peter Odding
More...
about 14 years ago
Update readme
Peter Odding
More...
about 14 years ago
Bug fix: Trim leading/trailing empty lines
Peter Odding
More...
about 14 years ago
Support for omni completion by searching package.{path,cpath}
Peter Odding
More...
about 14 years ago
Link to release on vim.org, support automatic update using GLVS plug-in
Peter Odding
More...
about 14 years ago
Fix broken pre-commit hook that generates Vim help file
Peter Odding
More...
about 14 years ago
Merge vim-misc repository as subdirectory
Peter Odding
More...
about 14 years ago
Document options, enable debugging with :set vbs=1
Peter Odding
More...
about 14 years ago
Bug fix for <F1> mapping to look up help topics
Peter Odding
More...
about 14 years ago
Support for buffer local options (overriding global options)
Peter Odding
More...
about 14 years ago
Move functions to autoload script
Peter Odding
More...
about 14 years ago
Initial commit
Peter Odding
More...
about 14 years ago
Include open-associated-programs script
Peter Odding
More...
about 14 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree