98dc2dd3a2
fixes https://github.com/nvim-lualine/lualine.nvim/pull/574#pullrequestreview-874872853 Issue was neovim's tabpage handle used by rpc-api isn't same as tab no in viml. Now the tabpage handle is stores in self.tabId and tab no is stored in self.tabnr in `Tab` so any can be used when necessary. |
||
---|---|---|
.. | ||
components | ||
extensions | ||
themes | ||
utils | ||
component.lua | ||
config.lua | ||
highlight.lua |