treesitter: incremental selection already enabled

This commit is contained in:
Baipyrus 2024-03-07 12:50:03 +01:00
parent 24d1fe2e59
commit 0a21a56a34

View File

@ -73,11 +73,6 @@ return {
},
},
}
-- There are additional nvim-treesitter modules that you can use to interact
-- with nvim-treesitter. You should go explore a few and see what interests you:
--
-- - Incremental selection: Included, see `:help nvim-treesitter-incremental-selection-mod`
end,
},
}