Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 418 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 418 Bytes

👋Simple Tabline

A simple tabline for neovim(>=0.10.0).

Install

lazy.nvim:

{
  'at2er/simple-tabline.nvim',
  event = 'VeryLazy',
  opts = {}, -- Configuration
}

Modularization

Help Document will assist you to expand it.

Special Thanks

nvim-tabline lualine.nvim