mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update config mason dap
This commit is contained in:
parent
186fa6b879
commit
e2ce8b2cc6
2 changed files with 6 additions and 3 deletions
|
@ -13,6 +13,7 @@ return {
|
|||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
event = "BufRead",
|
||||
priority = 1000,
|
||||
cmd = {
|
||||
"TSBufDisable",
|
||||
"TSBufEnable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue