removed dup
This commit is contained in:
@@ -4,7 +4,6 @@ return {
|
|||||||
{
|
{
|
||||||
"nvim-treesitter/nvim-treesitter",
|
"nvim-treesitter/nvim-treesitter",
|
||||||
build = function()
|
build = function()
|
||||||
require("nvim-treesitter.install").compilers = { "zig" }
|
|
||||||
end,
|
end,
|
||||||
opts = {
|
opts = {
|
||||||
highlight = { enable = true },
|
highlight = { enable = true },
|
||||||
|
|||||||
Reference in New Issue
Block a user