I'm not gonna bother
This commit is contained in:
parent
7c96b43098
commit
d320577772
18 changed files with 182 additions and 192 deletions
|
|
@ -71,7 +71,7 @@ return {
|
|||
|
||||
{ "windwp/nvim-ts-autotag",
|
||||
reqs = "nvim-treesitter/nvim-treesitter",
|
||||
disable = not vim.fn.has("nvim-0.9.5"),
|
||||
disable = true,
|
||||
-- lazy = dep_short.auto({ "BufReadPre", "BufNewFile" }),
|
||||
load = function()
|
||||
require("nvim-ts-autotag").setup {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue