farout.nvim/lua
Sabu Siyad 3c8b7740f6
fix(nvim-tree): handle white separator on transparent sidebar (#224)
- change `NvimTreeVertSplit` to `NvimTreeWinSeparator` since the former
  is deprecated.
  https://github.com/kyazdani42/nvim-tree.lua/pull/1225
- set `NvimTreeWinSeparator` to `border` if sidebar style is `transparent`

Signed-off-by: Sabu Siyad <hello@ssiyad.com>

Signed-off-by: Sabu Siyad <hello@ssiyad.com>
2022-09-23 17:03:39 +02:00
..
lightline/colorscheme refactor: refactored code to better deal with the day theme 2022-09-05 14:06:03 +02:00
lualine/themes feat: callbacks to easily override (or add) colors and highlights 2022-09-05 20:32:31 +02:00
tokyonight fix(nvim-tree): handle white separator on transparent sidebar (#224) 2022-09-23 17:03:39 +02:00