Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Releases: danth/pathfinder.vim

v2.6.3

07 Jul 22:37
Compare
Choose a tag to compare
Type Change
Fix Start gvim in Vi mode (a522bba)

v2.6.2

06 Jul 12:04
Compare
Choose a tag to compare
Type Change
Fix Use the buffer as it was before moving (add4382)

v2.6.1

01 Jul 12:43
Compare
Choose a tag to compare
Type Change
Fix Prevent exception when searching T motions (ed5d502)

v2.6.0

30 Jun 15:35
Compare
Choose a tag to compare
Type Change
Feature Add more scrolling motions (a5adb08)

v2.5.0

28 Jun 17:54
Compare
Choose a tag to compare
Type Change
Feature Set --clean when launching server (7361687)

v2.4.0

28 Jun 14:54
Compare
Choose a tag to compare
Type Change
Feature Create suggestions using f,t,F,T (db521de)
Fix Fix t when the cursor is currently before that character (84152bd)
Documentation Update CONTRIBUTING.md with new changes (70bc522)
Performance Rewrite pathfinding algorithm (cda70c8)

v2.3.0

26 Jun 14:30
Compare
Choose a tag to compare
Type Change
Feature Show popup below cursor when on first line (#40) (cdf0a40)

v2.2.0

23 Jun 13:43
Compare
Choose a tag to compare
Type Change
Feature Use Neovim floating windows (672bbd3)

v2.1.0

19 Jun 13:05
Compare
Choose a tag to compare
Type Change
Feature Allow configuring popup time (52cce30)

v2.0.1

19 Jun 11:11
Compare
Choose a tag to compare
Type Change
Fix Launch even if Vim is already running (c71dafb)