vimPlugins.follow-md-links-nvim: init at 2024-09-29

This commit is contained in:
"Ben Mayer"
2024-11-03 13:39:25 +01:00
parent a8930258f5
commit 46a70efc8d
2 changed files with 13 additions and 0 deletions
@@ -18839,4 +18839,16 @@ final: prev:
};
meta.homepage = "https://github.com/chomosuke/typst-preview.nvim";
};
follow-md-links-nvim = buildVimPlugin {
pname = "follow-md-links.nvim";
version = "2024-09-29";
src = fetchFromGitHub {
owner = "jghauser";
repo = "follow-md-links.nvim";
rev = "41a6d74636b4209571680d40f20f59a0bf30bf57";
sha256 = "ULQTE57SRA8uTuvg5LLJzcI5hOlXDrUwrHfm9+1pbe8=";
};
meta.homepage = "https://github.com/jghauser/follow-md-links.nvim/";
};
}
@@ -344,6 +344,7 @@ https://github.com/floobits/floobits-neovim/,,
https://github.com/akinsho/flutter-tools.nvim/,HEAD,
https://github.com/nvim-focus/focus.nvim/,HEAD,
https://github.com/anuvyklack/fold-preview.nvim/,HEAD,
https://github.com/jghauser/follow-md-links.nvim/,HEAD,
https://github.com/mhartington/formatter.nvim/,,
https://github.com/megaannum/forms/,,
https://github.com/rubiin/fortune.nvim/,HEAD,