revert back <cmd> for most things

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-12-08 01:26:57 -06:00
parent 724194b956
commit 89a0aa8536
12 changed files with 33 additions and 33 deletions

View file

@ -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",