chore: fix various typos
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| if true then return {} end -- REMOVE THIS LINE TO ACTIVATE THIS FILE | ||||
|  | ||||
| -- Exapmle customization of Null-LS sources | ||||
| -- Example customization of Null-LS sources | ||||
| return { | ||||
|   "jose-elias-alvarez/null-ls.nvim", | ||||
|   opts = function(_, config) | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| if true then return {} end -- REMOVE THIS LINE TO ACTIVATE THIS FILE | ||||
|  | ||||
| -- Exapmle customization of Treesitter | ||||
| -- Example customization of Treesitter | ||||
| return { | ||||
|   "nvim-treesitter/nvim-treesitter", | ||||
|   opts = function(_, opts) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user