farout.nvim/lua/tokyonight
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
..
extra refactor!: move extras in seperate directories 2022-09-18 23:51:39 +02:00
colors.lua feat: switch purple with magenta for moon style 2022-09-19 07:28:21 +02:00
config.lua feat: use new style definitions for hl groups. Keep backward compatibility for string styles 2022-09-12 07:51:08 +02:00
hsluv.lua build: selene + stylua 2021-05-12 11:19:28 +02:00
init.lua feat: improved dealing with vim.o.background 2022-09-10 09:35:41 +02:00
theme.lua fix(nvim-tree): handle white separator on transparent sidebar (#224) 2022-09-23 17:03:39 +02:00
treesitter.lua fix: better check for support of new highlight groups 2022-09-11 10:48:49 +02:00
util.lua feat: improved tokyonight moon (based on moonlight theme) palette 2022-09-19 06:47:39 +02:00