doc nvim: nvim-treesitter
This commit is contained in:
parent
2211a8f2e9
commit
4aa9f05ffa
@ -12,6 +12,7 @@ return {
|
||||
build = ":TSUpdate",
|
||||
config = function()
|
||||
require("nvim-treesitter.configs").setup({
|
||||
-- <https://github.com/nvim-treesitter/nvim-treesitter#supported-languages>
|
||||
ensure_installed = {
|
||||
"regex",
|
||||
"lua",
|
||||
|
Loading…
x
Reference in New Issue
Block a user