symbols-outline.nvim icon indicating copy to clipboard operation
symbols-outline.nvim copied to clipboard

Floating window

Open druskus20 opened this issue 3 years ago • 2 comments

This PR implements an option to open SymbolsOutline in a floating window as mentioned in #100. At the moment, I have a basic proof of concept that seems to work well, however, it's far from done, and it should also allow centering the window (similarly to how telescope.nvim behaves). Input on how to structure the code would be appreciated as I am new to both Lua and vim

druskus20 avatar Jan 30 '22 01:01 druskus20

looks good as a draft, we definitely need options to center and make the window fit the content

simrat39 avatar Feb 22 '22 02:02 simrat39

this looks like a cool feature, is this still WIP?

mactanxin avatar Oct 14 '22 09:10 mactanxin