6 Commits

Author SHA1 Message Date
Akshay Hegde
b915ac2c08 Version 1.2.1: This is a hotfix release that fixes Vim 7.3 compatibility. 2015-04-19 21:30:18 -04:00
Akshay Hegde
3c5e0629ea Version 1.2
* Fix an issue with remapping default keybindings
* Documentation updates
2015-04-18 21:30:23 -04:00
Akshay Hegde
5da153eb8f Version 1.1
- Add an option to disable default maps
- Fix an issue where fallback completion would enter a letter below the cursor
- Documentation fixes
2015-02-10 21:31:34 -05:00
Akshay Hegde
a6b7b95bd2 Version 1.0
* Provide a way to fallback to keyword completion if completion with b:vcm_tab_complete variable fails
* Simplified a lot of the code
* Fix a minor helptag reference
2014-12-28 21:30:30 -05:00
Akshay Hegde
c2e04a4dd8 Version 0.3
VimCompletesMe v0.3

- Allows user to set 'b:vcm_tab_complete' to "omni" to allow omnicompletion without typing a period.
2014-04-13 21:30:39 -04:00
Akshay Hegde
86aa29b2bd Version 0.1: Initial upload 2014-03-25 21:32:23 -04:00