Closed ayushsherpa111 closed 4 months ago
How did you open that file? Is that NvimTree? I assume its inheriting the NvimTree settings, so that would be an issue for NvimTree
I tried with a couple different things. With fzf as well as nvimtree.
I'm not able to reproduce this. Can you tell me the exact steps you do to get this result?
Step by step. open file... open nvim tree, what is your current window/buffer, where do you open the file, etc
Step 1: have a file open and from nvim-tree open any file in a vertical split <C-v>
Step 2: move focus to the buffer that was opened in the vertical split.
Step 3: In the vertical split that you just opened go to the previous buffer. If you only have 2 files open this should be the same file as the one that you started with
And this file should have the same colorscheme applied as the nvim-tree buffer.
Step0
Step1
Still can't reproduce it?
I too have something similar, Please try :help
Same thing started happening with me I'm opening file as vsplit from nvimtree(ctrl+v)
https://github.com/folke/tokyonight.nvim/assets/70448489/7b4c8f1c-fa03-4648-8230-d4f306cae90c
The buffer on the left
chip8.c
when opened in a vertical split is treated the same as the side bar. No number line and the background color is also the same as the side bar.Note: The Number line on the side bar is only visible because I sourced the vimrc.