refactor: clean up user example files to be easier to follow
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
if true then return {} end -- REMOVE THIS LINE TO ACTIVATE THIS FILE
|
||||
|
||||
-- Exapmle customization of Null-LS sources
|
||||
return {
|
||||
"jose-elias-alvarez/null-ls.nvim",
|
||||
opts = function(_, config)
|
||||
|
||||
Reference in New Issue
Block a user