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