Closed ChrisMGeo closed 1 year ago
My setup uses LunarVim, which comes with NvimTree and LuaLine by default. Use a theme like techtuner/aura-neovim, and open NvimTree using <leader> + e
LunarVim
NvimTree
LuaLine
techtuner/aura-neovim
<leader> + e
No exponent symbols should show up when using certain themes.
Exponent symbols show up in the c (x too?) section of the line.
c
x
Pictures as proof: Normal:
While NvimTree is open:
upstream: https://github.com/neovim/neovim/issues/19803
duplicate: https://github.com/nvim-lualine/lualine.nvim/issues/850
Self Checks
How to reproduce the problem
My setup uses
LunarVim
, which comes withNvimTree
andLuaLine
by default. Use a theme liketechtuner/aura-neovim
, and openNvimTree
using<leader> + e
Expected behaviour
No exponent symbols should show up when using certain themes.
Actual behaviour
Exponent symbols show up in the
c
(x
too?) section of the line.Minimal config to reproduce the issue
Aditional information
Pictures as proof: Normal:
While
NvimTree
is open: