forked from dineshsalunke/nvim-config
refactor: add cmd for the treesitter
This commit is contained in:
parent
3c658b5a6e
commit
940dcf0edd
@ -13,6 +13,7 @@ return {
|
||||
{ "<C-Space>", desc = "Increment selection" },
|
||||
{ "<bs>", desc = "Decrement selection", mode = "x" },
|
||||
},
|
||||
cmd = { "TSUpdateSync" },
|
||||
opts = {
|
||||
sync_install = false,
|
||||
auto_install = true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user