Click on the package to download.
zeavim.tar.gz |
2.1.0 |
2016-01-13 |
7.0 |
Kabbaj Amine |
* New feature: Search for a motion using <Plug>ZVMotion
* Internal refactoring
* Bug fix |
zeavim.tar.gz |
2.0.1 |
2015-12-23 |
7.0 |
Kabbaj Amine |
2.0.1
DEGRADATION: Fix the issue where default mappings were not working
Fix code example in the documentation
2.0.0
Big refactoring
Update documentation and screens
Add a version badge and use now semantic versionning
Changes:
Remove <Plug>ZVKeyword and ZvK command, the functionality is natively supported by <Plug>ZVKeyDocset
Features:
Supports docsets for specific file names
Don't lose focus anymore on Unix if Zeal is opened (Needs wmtcrl)
Allows using regex in g:zv_file_types
Allows using multiple docsets with multiple completion for Docset |
zeavim.tar.gz |
1.4.4 |
2015-09-27 |
7.0 |
Kabbaj Amine |
* Some refactoring
* Update documentation
* Add a CHANGELOG
### Changes
* Rename g:zv_added_files_type to g:zv_file_types
* Rename g:zv_zeal_directory to g:zv_zeal_executable |
zeavim.tar.gz |
1.4.2 |
2015-04-17 |
7.0 |
Kabbaj Amine |
Follow zeal 0.1.0 changes:
- No more --query in zeal's command.
- Docsets names are now in lower case. |
zeavim.tar.gz |
1.4 |
2015-03-22 |
7.0 |
Kabbaj Amine |
Update to v1.4:
- New option added: g:docsets_dir > Specify zeal docsets directory for automatic command completion.
- Add docset completion to ZvKeyDocset (\\z).
- Shows now docset name after calling ZVKeyDocset (\\z).
- No more simple quotes in Windows in zeal's query.
- Doc updated.
- Some refactoring & code cleaning.
|
zeavim.tar.gz |
1.3 |
2015-02-21 |
7.0 |
Kabbaj Amine |
- Change key mapping process: g:zv_disable_mapping works now just as it should be.
- Correct script variable name. |
zeavim.tar.gz |
1.2 |
2014-12-04 |
7.0 |
Kabbaj Amine |
- Add completion when using the command Docset
- You can also add docset names for the competion in g:zv_lazy_docset_list
|
zeavim.tar.gz |
1.1 |
2014-10-02 |
7.0 |
Kabbaj Amine |
- No more latency, the plugin works instantly.
- Add a way to specify manually a docset (:Docset).
- Documentation updated.
- Clean the code.
|
zeavim.tar.gz |
1.0.3 |
2014-08-23 |
7.0 |
Kabbaj Amine |
Symbolic update to 1.0.3:
- Clear vim screen after calling zeavim (For tmux).
- Possibility to disable default mappings added.
- Commands for main functions added. |
zeavim.tar.gz |
1.0.2 |
2014-07-31 |
7.0 |
Kabbaj Amine |
Put the cursor in his initial position after Zeal visual calling. |
zeavim.tar.gz |
1.0.1 |
2014-06-11 |
7.0 |
Kabbaj Amine |
No changes, the 0.1 is simply for an updated doc. |
zeavim.tar.gz |
1.0 |
2014-06-09 |
7.0 |
Kabbaj Amine |
Initial upload |