added none-ls (null-ls)

This commit is contained in:
2025-07-25 16:04:48 +02:00
parent cf8bac705a
commit aacdd5e376
4 changed files with 69 additions and 2 deletions
+3 -1
View File
@@ -145,7 +145,9 @@ return {
end
persisted.setup(opts)
end,
}
},
'nvimtools/none-ls.nvim',
-- {
-- "folke/persistence.nvim",
-- event = "BufReadPre", -- this will only start session saving when an actual file was opened