vim-fall icon indicating copy to clipboard operation
vim-fall copied to clipboard

Preview may breaks picker layout by user-defined autocmd

Open lambdalisue opened this issue 2 years ago • 0 comments

For example, assume that user have the following config

autocmd MyAutoCmd FileType help wincmd L

Then previewing help file break floating window on Neovim (it doesn't in Vim)

https://github.com/vim-fall/fall.vim/assets/546312/e31fd3f0-8867-4989-b760-a79e8d3b032c

lambdalisue avatar Mar 07 '24 16:03 lambdalisue