Skip to content

Commit

Permalink
fix(nvim-coverage): Call nvim-coverage's setup (#726)
Browse files Browse the repository at this point in the history
Call nvim-coverage's setup
  • Loading branch information
CharlesCreteST authored Jan 18, 2024
1 parent 7351bf0 commit 2a9f741
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/test/nvim-coverage/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ return {
"andythigpen/nvim-coverage",
event = "User AstroFile",
dependencies = { "nvim-lua/plenary.nvim" },
opts = {},
}

0 comments on commit 2a9f741

Please sign in to comment.