Releases: gennaro-tedesco/nvim-possession
Releases · gennaro-tedesco/nvim-possession
v0.3.2
06 Mar 08:51
Compare
Sorry, something went wrong.
No results found
v0.3.2: fix separators for windows
v0.3.1
07 Sep 17:32
Compare
Sorry, something went wrong.
No results found
add descriptions to pickers actions
v0.3.0
04 Sep 12:08
Compare
Sorry, something went wrong.
No results found
allow for pickers keymaps to be configured
v0.2.0
03 Sep 19:30
Compare
Sorry, something went wrong.
No results found
add rename mechanism #69 (address #68 )
fix reloading of the fzf picker after actions #71
credits to @nicolimo86 for the contribution!
v0.1.3
08 Jun 17:05
Compare
Sorry, something went wrong.
No results found
address #63
remove nvim_buf_get_option deprecation warnings
Credits to @nicolimo86 for the contribution.
v0.1.2
13 Apr 18:32
Compare
Sorry, something went wrong.
No results found
introduce vim.schedule to autoload mechanism
v0.1.1
19 Mar 09:37
Compare
Sorry, something went wrong.
No results found
address #55
introduce a prompt to present the user with pickers to select session if more than one session in cwd is present
extra: code refactoring to avoid redundancies and duplications when adding the above
v0.1.0
31 Jan 19:34
Compare
Sorry, something went wrong.
No results found
First minor release 🚀
use fzf_exec instead of built-in file picker
introduce sorting functions for sessions
refactor deprecated code in nvim 0.10
Credits to @wodesuck for the contributions.
v0.0.17
08 Jan 11:41
Compare
Sorry, something went wrong.
No results found
fix update scrollbar method in upstream fzf
v0.0.16
19 Dec 10:02
Compare
Sorry, something went wrong.
No results found
v0.0.16: fixed deprecation warnings in upstream fzf-lua