Skip to content

Releases: sheoak/vim-bepoptimist

v2.1.0

17 May 09:01
Compare
Choose a tag to compare

2.1.0 (2020-05-17)

Features

  • Migrate to new mapping system (f81a10c)

v2.0.1

14 May 16:02
Compare
Choose a tag to compare

2.0.1 (2020-05-14)

Bug Fixes

  • Switch tabs and buffers mappings (bbebc02)

v2.0.0

13 May 16:10
Compare
Choose a tag to compare

2.0.0 (2020-05-13)

Bug Fixes

  • Migrate fzf search to Rg (5c39d12)

Features

  • Add fzf-preview mappings (0031817)

BREAKING CHANGES

  • Denite mapping have been destroy as FZF has become a
    more important part of the installation. It is faster and easier to use.
    Denite might be removed in the future and replace by something lighter,
    that only focus on autocompletion.

v1.0.2

19 Apr 05:02
Compare
Choose a tag to compare

1.0.2 (2020-04-19)

Bug Fixes

  • Fix conflicts in mappings (5ceae73)

v1.0.1

17 Apr 17:12
Compare
Choose a tag to compare

1.0.1 (2020-04-17)

Bug Fixes

  • Fix bepotimist conflicting maps (058e989)

v1.0.0

21 Dec 18:26
Compare
Choose a tag to compare

1.0.0 (2019-12-21)

Bug Fixes

  • Add better test for options (6f11dbb)
  • Fix error of bim_remap_homerow option (aca11c0)
  • Fix inserted non breakable spaces (e7f6324)
  • Fix invalid test on some options (c03c912)
  • Fix README syntax (c84c00f)
  • Fix typo (6ec8088)
  • Fix typos (2f481d7)
  • Fix uncomplete functions (b5f37aa)
  • Fix unite tabopen mapping in bepo (fdb1c18)
  • Fix version number (4ee46ed)
  • Line operator now only exists in home row mode (aaa79c9)
  • Remove invalid echo (d94c407)
  • Replace missing command by correct call (7c087e3)

Features

  • Add better option system (d528b43)
  • Add better options system, with prefix key (07907e3)
  • Add first experimental version (8886ccd)
  • Add fugitive settings (e544f8f)
  • Add gq map group (9b2f615)
  • Add Gundo mappings (344bd2e)
  • Add more options for plugins and homerow (f1c484d)
  • Add new 'é' operator for buffer selection (63c07ea)
  • Add options and vim-commentary maps (a8e0384)
  • Add semantic release configuration (dd4da44), closes #9
  • Add silent mapping marker (4baf0de)
  • Change vim sneak default forward key (ac6028d)
  • Enhance homerow mapping with marker (2126701)
  • Enhance mapping scheme and options (f778c9c)
  • Enhance mappings and options (fa03bc9)
  • Fugitive mapping is now disable by default (f738cb9)
  • Implement vim-sneak mapping and simplify plugins mappings (699d3b1)
  • Improve documentation (b7d0a65)
  • Make Gundo call silent (058967f)
  • Migrate to minimal remapping version (ca43b95)
  • Move Ex mapping to another file (887a03e)
  • Option key is now œ (44939a3)
  • Remove and edit gt/T/é/É remapping (aa35430)
  • Sneak key is à by default (75746c4)