-
Beta Was this translation helpful? Give feedback.
Answered by
yutkat
Apr 26, 2023
Replies: 1 comment 2 replies
-
Normally, it should not overlap, but it is possible to adjust the position with this. require("noice").setup({
views = {
mini = {
position = {
row = -2,
col = "100%",
},
},
},
}) If there is interference with something, you may want to try this as well. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
MrRoiz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Normally, it should not overlap, but it is possible to adjust the position with this.
If there is interference with something, you may want to try this as well.
https://github.com/j-hui/fidget.nvim