sebcode / nvim-buftitle

neovim plugin that shows the filename of the current buffer in the upper right corner (for laststatus=3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nvim-buftitle

neovim plugin that shows the buffer filename in the upper right corner.

Useful if you like to use a global status line with laststatus=3 but still want to be able to see the filename of each buffer.

About

neovim plugin that shows the filename of the current buffer in the upper right corner (for laststatus=3)


Languages

Language:Lua 99.2%Language:Vim Script 0.8%