nanozuki / tabby.nvim

A declarative, highly configurable, and neovim style tabline plugin. Use your nvim tabs as a workspace multiplexer!
MIT License
570 stars 20 forks source link

Improve configuration experience: use more convenient and easier to combine configuration methods #39

Closed nanozuki closed 2 years ago

nanozuki commented 2 years ago

Use more convenient and easier to combine configuration methods. Maybe:

label = { tabby.tab.number, tabby.tab.number, tabby.tab.close_btn } 
nanozuki commented 2 years ago

After some expolore, I found this issue is too large, I will split this into multiple issues.

nanozuki commented 2 years ago