feat: add loading options for WezTerm types support
This commit is contained in:
@@ -69,4 +69,11 @@ return {
|
||||
}
|
||||
end,
|
||||
},
|
||||
{ -- Markdown Preview
|
||||
"iamcco/markdown-preview.nvim",
|
||||
build = "cd app && yarn install",
|
||||
},
|
||||
{ -- WezTerm Types
|
||||
"justinsgithub/wezterm-types",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user