chore: fix various typos

pull/1/head
Micah Halter 2023-08-10 07:50:21 -04:00
parent fa0db7e9b0
commit 4e9e8032ab
No known key found for this signature in database
GPG Key ID: 4224A6EA9A8CAAA8
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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)