Pathfinder.vim Versions Save

Vim plugin to suggest better movements

v3.1.3

1 year ago
Type Change
Fix Don't error when g:python3_host_prog is unset (4c01c96)
Documentation Update contributing guidelines (c83f926)

v3.1.2

3 years ago
Type Change
Fix Use v:progpath to detect Neovim (c7e70152110fc18087394f3830db49387dcce763)

v3.1.1

3 years ago
Type Change
Fix Use full path to Vim executable (a28cc1aa6218d5b09663eb656a3745c7c92d0309)

v3.1.0

3 years ago
Type Change
Feature Implement search suggestions for / and ? (#48) (e94e7e8780a8fa6271ad7ef89d9dc15ccae40adb)

v3.0.1

3 years ago
Type Change
Fix Convert to regular characters in output (133a0faeaa47c8faa906bb186758ea0dda201c55)
Documentation Record new demo (b14eba5ae5b3534febd18a37d7424cb1afb5b5ef)
Update with username change (f6f507a86fe8f84e8fc834758e082e3b5721d0ab)
Add PathfinderPopup highlight group to README (4973f60aae59ef40da277307c540aaf7abf31a70)

v3.0.0

3 years ago
Type Change
Breaking g:pf_motions has been removed. Descriptions are now stored in g:pf_descriptions. Weights are inferred from the number of characters in the motion (configurable weights may return with #41). It is no longer possible to disable motions individually. (41343f0f32915a71dc0b8d085d4da360b9e1330a)

v2.7.1

3 years ago
Type Change
Fix Transfer &sidescrolloff to server (02e1d4a1acd2739e4d0bd8fd49589e251865659f)
Restore scrolloff into vim.options (08745c0026f33c9efa8cf745454bf2d568010fd4)
Transfer g:python3_host_prog to nvim server (cc20983cb24995b718bc819bfcae946f137d3d1b)

v2.7.0

3 years ago
Type Change
Feature Add PathfinderPopup highlight group (82cc81abb6fabb7117092f387e402224c33f0a3d)

v2.6.5

3 years ago
Type Change
Fix Mostly revert 0b02a4fca6742bda2b7160760bac7e27b857362d (9f9e3659de04a99e25d92ef991f0c15363ff036b)

v2.6.4

3 years ago
Type Change
Fix Transfer all options to server (0b02a4fca6742bda2b7160760bac7e27b857362d)