revert back <cmd> for most things
This commit is contained in:
parent
724194b956
commit
89a0aa8536
12 changed files with 33 additions and 33 deletions
|
@ -2,7 +2,7 @@ return {
|
|||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
dependencies = { "windwp/nvim-ts-autotag", "JoosepAlviste/nvim-ts-context-commentstring" },
|
||||
build = ":TSUpdate",
|
||||
build = "<cmd>TSUpdate",
|
||||
event = "BufRead",
|
||||
cmd = {
|
||||
"TSBufDisable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue