Skip to content

Commit

Permalink
feat(community/utility): add vim-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
nisavid committed Sep 3, 2024
1 parent 1832fdd commit 32a6391
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@
"vim-dadbod": { "branch": "master", "commit": "7888cb7164d69783d3dce4e0283decd26b82538b" },
"vim-dadbod-completion": { "branch": "master", "commit": "880f7e9f2959e567c718d52550f9fae1aa07aa81" },
"vim-dadbod-ui": { "branch": "master", "commit": "2f344874918a3ab6bbe68fb866b3f003a639a5d2" },
"vim-fetch": { "branch": "master", "commit": "db3fd95eb0cf7e7e9effa1338b286db33e4a36c1" },
"vim-illuminate": { "branch": "master", "commit": "5eeb7951fc630682c322e88a9bbdae5c224ff0aa" },
"vim-matchup": { "branch": "master", "commit": "1535a769d5dca851fe7d41b0be95f7c7203a4bef" },
"vim-ps1": { "branch": "master", "commit": "839cec1550e09fc902c74103053e9e765051083d" },
Expand Down
1 change: 1 addition & 0 deletions lua/community.lua
Original file line number Diff line number Diff line change
Expand Up @@ -245,4 +245,5 @@ return {
{ import = "astrocommunity.test.neotest" },
{ import = "astrocommunity.test.nvim-coverage" },
{ import = "astrocommunity.utility.noice-nvim" },
{ import = "astrocommunity.utility.vim-fetch" },
}

0 comments on commit 32a6391

Please sign in to comment.