Open
Description
Issue:
(Fixed)
(1) Open preview when split windows present may close the split window. It might be caused by an incorrect window id.
(Fixed)
(2) Breaking changes: neovim/neovim#13664. (Fixed)
(merged)
(3) gopls report error 'file://' not found in workspace. This is caused gopls is thinking floating windows with syntax on is a 'go' file. Fix is under testing. PR : neovim/nvim-lspconfig#944.
(merged)
(4) Breaking changes neovim floating_windows. neovim changed its' API neovim/neovim#14649
it has some side effects include the position of "apply action" floating window. Will working on them. (May 25)
Improvements
1) Backspace in search prompt
2) Fully configurable
3) PHP, dockerls support
PR welcome