| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Reverts circumventing A for initial_mode insert as many more users have issues with the current (failed attempt at a) fix
|
|
|
|
|
|
- buffer leaking
- still insert mode on confirm
|
|
deprecated one (#1905)
|
|
|
|
Neovim deprecated `resolved_capabilities` in https://github.com/neovim/neovim/pull/17814
Replace with `server_capabilities` and adapted feature table, which is backwards compatible
with 0.7.
|
|
|
|
|
|
|
|
|
|
followup to bf16fe620fa8290eb4c575caec0101b6e1dc5dcd
|
|
fix #1897
|
|
|
|
|
|
|
|
fix #1882
|
|
see :help telescope.changelog-1866 for more information
|
|
Co-authored-by: Christian Clason <christian.clason@uni-due.de>
|
|
fix #1858
|
|
|
|
|
|
|
|
|
|
(#1600)
Also fixes `initial_mode`
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is impossible see `:help E11`
Close #1810
|
|
|
|
|
|
|
|
close: #1821
|
|
currently enabled for some builtins. You can manually enable it by adding `push_cursor_on_edit = true` to the builtin options. But feel free to open a PR if you find a builtin that needs this option enabled.
|
|
|
|
|
|
|
|
fix #1811
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
|