add inline error messages
This commit is contained in:
parent
8d3a9a1774
commit
0ace78175a
2 changed files with 30 additions and 0 deletions
2
init.lua
2
init.lua
|
|
@ -599,6 +599,8 @@ require('lazy').setup({
|
|||
},
|
||||
}
|
||||
|
||||
require('custom.diagnostics').setup()
|
||||
|
||||
-- Ensure the servers and tools above are installed
|
||||
-- To check the current status of installed tools and/or manually install
|
||||
-- other tools, you can run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue