up
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
-- nvim-treesitter
|
||||
--
|
||||
-- The goal of nvim-treesitter is both to provide a simple and
|
||||
-- easy way to use the interface for tree-sitter in Neovim and
|
||||
-- to provide some basic functionality such as highlighting based on it.
|
||||
--
|
||||
-- https://github.com/nvim-treesitter/nvim-treesitter
|
||||
--
|
||||
|
||||
return {
|
||||
{ -- Highlight, edit, and navigate code
|
||||
@@ -28,4 +34,3 @@ return {
|
||||
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user