Did you check the docs and existing issues?
Neovim version (nvim -v)
v0.10.1
Operating system/version
ArchLinux
Describe the bug
Colorschemes for a given session are not restored.
What is the severity of this bug?
annoyance
Steps To Reproduce
- Open a new session
- Change the colorscheme with
colorscheme
- Close
nvim
- OPen the session again
Expected Behavior
With mksession, the colorscheme for a given session is restored.
I like to use distinct colorschemes for different projects because they fit better to that project and its programming language.
Did you check the docs and existing issues?
Neovim version (nvim -v)
v0.10.1
Operating system/version
ArchLinux
Describe the bug
Colorschemes for a given session are not restored.
What is the severity of this bug?
annoyance
Steps To Reproduce
colorschemenvimExpected Behavior
With
mksession, the colorscheme for a given session is restored.I like to use distinct colorschemes for different projects because they fit better to that project and its programming language.