mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 22:47:18 +01:00
add treesitter-textobjects
This commit is contained in:
3
init.lua
3
init.lua
@@ -841,6 +841,9 @@ require('lazy').setup({
|
||||
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
|
||||
end,
|
||||
},
|
||||
{
|
||||
'nvim-treesitter/nvim-treesitter-textobjects',
|
||||
},
|
||||
|
||||
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
|
||||
-- init.lua. If you want these files, they are in the repository, so you can just download them and
|
||||
|
||||
Reference in New Issue
Block a user