NvChad / NvChad

Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

Home Page:https://nvchad.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noice conflict with lsp-config

DockterTeagle opened this issue · comments

Describe the bug
when opening a lua file or a python file I get the following output, this only happens with nvchad.configs.lspconfig.defaults, as every other time it has no error
Screenshot from 2024-04-23 02-23-54

To Reproduce
Steps to reproduce the behavior:

  1. Enable nvim-lspconfig
  2. enable defaults
  3. Enable noice.nvim
  4. See error

Expected behavior
For there to be no errors

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • NixOs(irrelevant I hope)
  • (Alacrity)
  • nightly, have checked with non-nightly and error still appears

Additional context
Add any other context about the problem here.

here was my config around time of writing
https://github.com/DockterTeagle/mynvimconfig.git

image

set it as false in M.ui

thank you