 Sabu SiyadandGitHub
|
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 |
|