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 Treesitter
|
||||
return {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
opts = function(_, opts)
|
||||
|
Reference in New Issue
Block a user