Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
712 stars 114 forks source link

Bufferline is outdated: Readme is incorrect #102

Closed thijssmudde closed 1 year ago

thijssmudde commented 1 year ago

The configuration of the readme is outdated regarding bufferline package. Please use a specific version of bufferline and/or update the Readme.

Using `gui`, `guifg`, `guibg`, `guisp` is deprecated please, convert these as follows:
- guifg -> fg
- guibg -> bg
- guisp -> sp
- gui -> underline = true, undercurl = true, italic = true
 see :help bufferline-highlights for more details on how to update your highlights
Please fix:
- buffer_visible