mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
add(nvim): treesitter-context minimal setup
This commit is contained in:
parent
a2bc682f08
commit
cdb42409bf
3 changed files with 13 additions and 13 deletions
|
|
@ -131,8 +131,8 @@ require "lazy".setup {
|
|||
},
|
||||
build = ":TSUpdate"
|
||||
},
|
||||
{ "nvim-treesitter/playground", enabled = false },
|
||||
{ "nvim-treesitter/nvim-treesitter-context", enabled = false },
|
||||
{ "nvim-treesitter/nvim-treesitter-context" },
|
||||
{ "nvim-treesitter/playground", enabled = false },
|
||||
|
||||
-----------
|
||||
-- Games --
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue