7 Commits

Author SHA1 Message Date
Akshay Hegde b915ac2c08 Version 1.2.1: This is a hotfix release that fixes Vim 7.3 compatibility. 1.2.1 2015-04-19 21:30:18 -04:00
Akshay Hegde 3c5e0629ea Version 1.2
* Fix an issue with remapping default keybindings
* Documentation updates
1.2
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
1.1
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
1.0
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.
0.3
2014-04-13 21:30:39 -04:00
Akshay Hegde 1670b76970 Version 0.2
VimCompletesMe v0.2

- Minor changes in README
- Added FAQ section in the docs
- Fix plugin name on vim.org
0.2
2014-04-01 21:31:52 -04:00
Akshay Hegde 86aa29b2bd Version 0.1: Initial upload 0.1 2014-03-25 21:32:23 -04:00