nvim-tree.lua/lua
kiyan 79434c2b3c feat(tab_change): introduce new option to filter buffer by bufname or ft
Also fixes changing tab by deferring the call on tab enter.
New option `ignore_buf_on_tab_change` to avoid opening for some tabs.
Some example could be neogit, vim fugitive, man pages ...
2022-07-21 11:14:40 +02:00
..
nvim-tree fix: count unicode codepoints instead of bytes (#1445) 2022-07-20 23:05:44 +02:00
nvim-tree.lua feat(tab_change): introduce new option to filter buffer by bufname or ft 2022-07-21 11:14:40 +02:00