nvim-treesitter-context.lua (170B)
1 return { 2 "nvim-treesitter/nvim-treesitter-context", 3 dependencies = { "nvim-treesitter/nvim-treesitter" }, 4 lazy = true, 5 event = { "BufReadPost", "BufNewFile" }, 6 }
nvimUnnamed repository; edit this file 'description' to name the repository. | |
| Log | Files | Refs |