Skip to content

Commit

Permalink
feat(community/pack): add typst
Browse files Browse the repository at this point in the history
  • Loading branch information
nisavid committed May 28, 2024
1 parent 066cdd3 commit 576c451
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@
"treesj": { "branch": "main", "commit": "f98deb33805485b56a8d44d1a27d16874af00d7f" },
"trouble.nvim": { "branch": "dev", "commit": "e2185bf6e63ef9bd75f1819f43846e2b0f10953b" },
"tsc.nvim": { "branch": "main", "commit": "06734767eee606ebaa0a4645e0fd801c64e6aa7a" },
"typst-preview.nvim": { "branch": "master", "commit": "5867db936576741f378b558a9d7428b928819df5" },
"typst.vim": { "branch": "main", "commit": "d9a7650e76c85f8ba437e056d08dd43b01b8bfd6" },
"venv-selector.nvim": { "branch": "main", "commit": "6a1b15eb35bbb827b6db428055087e2dbf32838f" },
"vim-dadbod": { "branch": "master", "commit": "fb30422b7bee7e2fa4205a4d226f01477f4fc593" },
"vim-dadbod-completion": { "branch": "master", "commit": "5d5ad196fcde223509d7dabbade0148f7884c5e3" },
Expand Down
1 change: 1 addition & 0 deletions lua/community.lua
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ return {
{ import = "astrocommunity.pack.terraform" },
{ import = "astrocommunity.pack.toml" },
{ import = "astrocommunity.pack.typescript-all-in-one" },
{ import = "astrocommunity.pack.typst" },
{ import = "astrocommunity.pack.yaml" },
{ import = "astrocommunity.pack.zig" },
{ import = "astrocommunity.programming-language-support.csv-vim" },
Expand Down

0 comments on commit 576c451

Please sign in to comment.