add ts context to nvim
This commit is contained in:
parent
7992dc01f6
commit
550061ede5
3 changed files with 3 additions and 1 deletions
|
|
@ -44,4 +44,5 @@ return {
|
|||
require("illuminate").configure(opts)
|
||||
end,
|
||||
},
|
||||
{ "nvim-treesitter/nvim-treesitter-context" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue