Replies: 1 comment 1 reply
-
{
"folke/snacks.nvim",
opts = {
terminal = {
win = { position = "float" },
},
},
}, |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
hey im pretty new to neovim/lazyvim...i just updated my lazyvim to 13.x and want to make the terminal position to be float as it was in 12.x version...i tried to the following in
~/config/nvim/lua/snacks.lua
but it didnt work!still opens the terminal at the bottom
Beta Was this translation helpful? Give feedback.
All reactions