mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
add: lualine null-ls validation
This commit is contained in:
parent
ece7dd2b9f
commit
98a141b4b5
4 changed files with 31 additions and 22 deletions
|
@ -2,6 +2,7 @@ return {
|
|||
{
|
||||
"nvimtools/none-ls.nvim",
|
||||
lazy = true,
|
||||
enabled = false,
|
||||
dependencies = {
|
||||
{
|
||||
"jayp0521/mason-null-ls.nvim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue