add: lualine null-ls validation

This commit is contained in:
asep.komarudin 2024-06-26 12:25:53 +07:00
parent ece7dd2b9f
commit 98a141b4b5
4 changed files with 31 additions and 22 deletions

View file

@ -2,6 +2,7 @@ return {
{
"nvimtools/none-ls.nvim",
lazy = true,
enabled = false,
dependencies = {
{
"jayp0521/mason-null-ls.nvim",