Releases: kkoomen/vim-doge
Releases · kkoomen/vim-doge
Release v3.5.2-beta.1
3.5.2-beta.1 (2020-11-16)
Bug Fixes
Release v3.5.2-beta.0
3.5.2-beta.0 (2020-11-16)
Bug Fixes
- use case-sensitive check for doge#install() (400e871)
Features
- do not download binary if already downloaded (b5695b6)
Release v3.5.1
Release v3.5.0
3.5.0 (2020-10-31)
Bug Fixes
- ci: exit 1 if reached 5 test tries (f4bd0de)
- ci: only run windows tests for now (cc00317)
- ci: run windows tests but only for Vim, exclude NeoVim (e3a0300)
- ci: use correct windows target value (41eab11)
- test: make sure the vim-doge rtp are the only runtimepaths (3c963e9)
- tests: call execute() method in test/vimrc (7be6a45)
- tests: only create ~/.vim dir on non-windows systems (206a584)
- tests: temporarily disable neovim tests (4a4e74d)
- tests: update vimrc runtimepath to work on windows (2684c96)
- tests: use proper runtimepath and only run windows tests (0d72744)
- windows: use shellslash check for g:doge_dir (57777b7)
- add path fix for windows in vercel/pkg submodule (9cf0164)