Custom layout with preview, but no preview window #766
Unanswered
mhartington
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Hi there. I'm working on adaption the vscode layout for colorschemes and cannot seem to enable previews without having a dedicated preview window.
Using this setup:
I'm able to show the theme and the theme file in the preview window. But if I remove the
{ win = "preview", title = "{preview}", border = "rounded" },
line, I cannot enable colorscheme previews on my whole neovim window. Is this possible?Beta Was this translation helpful? Give feedback.
All reactions