chore: themes and fixes
This commit is contained in:
parent
c86613b65b
commit
a7f28e9984
13 changed files with 37 additions and 114 deletions
|
|
@ -2,6 +2,7 @@ return {
|
|||
"nvim-treesitter/nvim-treesitter",
|
||||
lazy = false,
|
||||
build = ":TSUpdate",
|
||||
branch = "master",
|
||||
config = function()
|
||||
local configs = require("nvim-treesitter.configs")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue