Skip to content

Kurama622/clean-diagnostic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean-diagnostic

Installation

  {
    "kurama622/clean-diagnostic",
    event = "LspAttach",
    opts = {
      sign_text = { "", "", "", "" },
      border = "rounded",
      min_severity = 4,
    },
    keys = {
      {
        "<leader>sd",
        "<cmd>lua require('clean-diagnostic').show()<cr>",
        desc = "show the diagnostic of the current line",
      },
    },
  }

About

A clean diagnostic plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages