Closed AkashKarnatak closed 3 years ago
0.4.4 nvim don't support terminal base 16 color them, there are two ways to make ranger more sexy inside neovim:
let g:terminal_color_4 = '#ff0000'
, you can run :help terminal-config
for more details;g:terminal_color_x
is undefined.
nvim-version - 0.4.4 OS - Debian Buster Terminal - Konsole Terminal theme - Monokai
rnvimr
does not use same colors asranger
after adding this lineset termguicolors
toinit.vim
.Ranger in terminal
Ranger inside neovim