Fix 'tab drop' action for :Buffers#1192
Fix 'tab drop' action for :Buffers#1192przepompownia wants to merge 2 commits intojunegunn:masterfrom przepompownia:fix-tab-drop-action-for-buffers
Conversation
|
Could maintainers preview for merging this pull request? |
|
Is this ever going to get merged? |
|
Is there an explanation why this is closed without merging? |
|
@iiey it was done automatically by deletion the whole repository but I see that the change is still visible here. About a year ago I replaced using FZF by Telescope (written in Lua, Neovim only) with https://github.com/nvim-telescope/telescope-fzf-native.nvim. Most outstanding issues for fzf(.vim), especially numerous crashes hard to reproduce (because of randomness) no longer occur for me. Telescope can work without using built-in nvim's terminal. I still use FZF in bash, but not for vim.
Maybe we should treat this repo as the README says (a set of examples to modify) and apply requested changes in our own repositories. |
Related to #1031