chore: fix various typos
This commit is contained in:
parent
fa0db7e9b0
commit
4e9e8032ab
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user