Minimal Configuration #1108
Unanswered
KalbarczykDev
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.
-
Hey i only want to use noice for the centered command line and popup menu

what would be minimal config for this that also disables other features (there are some conflicts with other plugins).
my config
require("noice").setup { lsp = { hover = { enabled = true, }, signature = { enabled = false, }, }, presets = { lsp_doc_border = true, }, }Beta Was this translation helpful? Give feedback.
All reactions