vimPlugins.futhark-vim: init at 2021-08-24

This commit is contained in:
Alexander Nortung 2021-09-17 13:24:58 +02:00
parent 10291c6eed
commit 1df22181a9
2 changed files with 13 additions and 0 deletions

View File

@ -1941,6 +1941,18 @@ final: prev:
meta.homepage = "https://github.com/shumphrey/fugitive-gitlab.vim/";
};
futhark-vim = buildVimPluginFrom2Nix {
pname = "futhark-vim";
version = "2021-08-24";
src = fetchFromGitHub {
owner = "BeneCollyridam";
repo = "futhark-vim";
rev = "fd7d053c74f150712eaa73999f44a3f95c8f08ff";
sha256 = "17iwpqxkvflcimc066n5ljjbx603hpaqzk271r37qxdvk58jpn0w";
};
meta.homepage = "https://github.com/BeneCollyridam/futhark-vim/";
};
fwatch-nvim = buildVimPluginFrom2Nix {
pname = "fwatch.nvim";
version = "2021-07-25";

View File

@ -40,6 +40,7 @@ b3nj5m1n/kommentary@main
bakpakin/fennel.vim
bazelbuild/vim-bazel
bbchung/clighter8
BeneCollyridam/futhark-vim
benizi/vim-automkdir
bhurlow/vim-parinfer
bitc/vim-hdevtools