https://github.com/bryphe/vim-omnicomplete-sample
Simple plugin exercising the 'CompleteMonths' omnicomplete function in the vim docs.
https://github.com/bryphe/vim-omnicomplete-sample
Last synced: 3 months ago
JSON representation
Simple plugin exercising the 'CompleteMonths' omnicomplete function in the vim docs.
- Host: GitHub
- URL: https://github.com/bryphe/vim-omnicomplete-sample
- Owner: bryphe
- License: mit
- Created: 2015-08-24T15:19:45.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T15:25:59.000Z (almost 11 years ago)
- Last Synced: 2025-11-07T02:33:37.373Z (7 months ago)
- Language: VimL
- Size: 129 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-omnicomplete-sample
Simple plugin exercising the 'CompleteMonths' omnicomplete function in the vim docs.