feat: add Treesitter end-wise support for better coding experience
This commit is contained in:
@@ -114,4 +114,9 @@ return {
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
{ -- Treesitter-endwise
|
||||||
|
'RRethy/nvim-treesitter-endwise',
|
||||||
|
lazy = false,
|
||||||
|
priority = 1000,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user