vimPlugins.fluent-vim: init at 0-unstable-2025-04-26

https://github.com/projectfluent/fluent.vim
This commit is contained in:
PopeRigby
2026-01-10 19:15:26 -08:00
parent 946d14e79e
commit 35afe74dbe
2 changed files with 14 additions and 0 deletions
@@ -5398,6 +5398,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
fluent-vim = buildVimPlugin {
pname = "fluent.vim";
version = "0-unstable-2025-04-26";
src = fetchFromGitHub {
owner = "projectfluent";
repo = "fluent.vim";
rev = "94c1ef622187032778f546d2f8ad821661475172";
hash = "sha256-tOYxOUKa6Zn2Yq5peqGDEdCkpl+b+VKkSmZx7+kHZJ0=";
};
meta.homepage = "https://github.com/projectfluent/fluent.vim/";
meta.hydraPlatforms = [ ];
};
flutter-tools-nvim = buildVimPlugin {
pname = "flutter-tools.nvim";
version = "2.1.0-unstable-2026-01-08";
@@ -414,6 +414,7 @@ https://github.com/ncm2/float-preview.nvim/,,
https://github.com/nvzone/floaterm/,HEAD,
https://github.com/liangxianzhe/floating-input.nvim/,HEAD,
https://github.com/floobits/floobits-neovim/,,
https://github.com/projectfluent/fluent.vim/,HEAD,
https://github.com/nvim-flutter/flutter-tools.nvim/,HEAD,
https://github.com/nvim-focus/focus.nvim/,HEAD,
https://github.com/anuvyklack/fold-preview.nvim/,HEAD,