Iamafnan / my-nvimrc

My Neovim configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Error when using null-ls diagnostics with my custom diagnostics messages

Iamafnan opened this issue · comments

Describe the bug
When i go to any js or markdown file null-ls diagnostics throws error when custom diagnostics is set

To Reproduce
Steps to reproduce the behavior:

  1. Go to a js/md file
  2. Type anything off syntax
  3. Error is shown

Expected behavior
It will not show anything error

Screenshots
IMG_20220124_090256

Additional context
Maybe I have to add some more diagnostics messages