summaryrefslogtreecommitdiff
path: root/autoload/ale/floating_preview.vim
AgeCommit message (Expand)Author
2023-08-01floatwin: use win_execute in NeoVim for commands when it exists (#4532)Oskar Haarklou Veileborg
2023-02-21Fix #3616, #3903 - Use proper floating window borders in neovim (#4417)Oskar Haarklou Veileborg
2022-12-30Fix #4408 - Trigger floating preview autocommand on BufWinLeave and WinScroll...Leon
2022-08-23Allow callbacks for floating preview popups (#4247)Shaun Duncan
2022-05-27Allow customization of all floating window borders (#4215)Devin J. Pohly
2022-04-01Fix test for echoing messagesw0rp
2021-07-23Vim popup (#3817)D. Ben Knoble
2021-04-12Don't exit visual mode on floating preview close (#3689)Kevin Clark
2021-03-01Add borders for floating windows in Neovim (#3603)Yen3
2021-01-14Add nvim floating window support (replaces #3314) (#3470)Kevin Clark