Skip to content

Releases: phongvcao/vim-stardict

Release 0.5.0

23 Nov 03:25
Compare
Choose a tag to compare
  • stardict & vstardict commands now accepts all arguments of command-line sdcv

Release 0.4.4

23 Nov 03:10
Compare
Choose a tag to compare
  • :StarDict command now accepts --data-dir & -u argument

Release 0.4.3

23 Jun 08:03
Compare
Choose a tag to compare
  • Switched back to /usr/bin/python instead of /usr/bin/env python

Release 0.4.2

23 Jun 07:34
Compare
Choose a tag to compare
  • Replaced /usr/bin/python with /usr/bin/env python for stardict.py
  • Added STARDICT_PYTHON_PATH variable to let users specify the python
    executable they want to use to execute stardict.py
  • Added CONTRIBUTING.md

Release 0.4.1

09 Jun 16:34
Compare
Choose a tag to compare
  • Fixed default Python 3 option
  • Removed syntax file sourcing
  • Removed g:stardict_prefer_python3 option

Release v0.4.0

19 Apr 05:59
Compare
Choose a tag to compare
  • Added support for Zsh
  • Added custom $STARDICT_DIR variable to let users specify vim-stardict installation directory

Release v0.3.3

19 Mar 18:30
Compare
Choose a tag to compare
  • Fixed wrong highlighting of words' examples

Release v0.3.2

01 Mar 13:28
Compare
Choose a tag to compare
  • Fixed :split and :vsplit opening delay
  • Fixed multiple :split open at a time
  • Reuse last 'stardict' buffer if there is one
  • Hide 'vim-stardict' buffer from buffer list
  • Removed buffer cache of old word meaning history

Release v0.3.1

28 Feb 06:06
Compare
Choose a tag to compare
  • Restore mouse cursor after viewing definition

Release v0.3.0

28 Feb 05:43
Compare
Choose a tag to compare
  • Added output colors customization for Vim and Bash
  • Fixed extra split in Vim