Skip to content

Commit 5edbbbb

Browse files
authored
Update repository URL for mf-runner.nvim
1 parent 28920b0 commit 5edbbbb

File tree

1 file changed

+1
-1
lines changed
  • lua/astrocommunity/code-runner/mf-runner-nvim

1 file changed

+1
-1
lines changed

lua/astrocommunity/code-runner/mf-runner-nvim/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
return {
2-
"codeberg.org/burgr/mf-runner.nvim",
2+
"https://codeberg.org/burgr/mf-runner.nvim",
33
cmd = { "MFROpen", "MFRRun", "MFREdit" },
44
dependencies = {
55
{ "folke/snacks.nvim" },

0 commit comments

Comments
 (0)