From 03870e938a90ce9df600f2442fc576f51227bda6 Mon Sep 17 00:00:00 2001 From: "\"Viacheslav Lotsmanov\"" <"lotsmanov89@gmail.com"> Date: Sun, 11 Sep 2022 17:23:34 +0300 Subject: vimPlugins.haskell-with-unicode-vim: init at 2022-09-11 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pkgs/applications/editors/vim/plugins/generated.nix') diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 19fd08a4d59f..9ed7903e2826 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -3392,6 +3392,18 @@ final: prev: meta.homepage = "https://github.com/neovimhaskell/haskell-vim/"; }; + haskell-with-unicode-vim = buildVimPluginFrom2Nix { + pname = "haskell-with-unicode.vim"; + version = "2022-09-11"; + src = fetchFromGitHub { + owner = "wenzel-hoffman"; + repo = "haskell-with-unicode.vim"; + rev = "28899d6795efe2feaca6b53c20ec5ef3b5a1b761"; + sha256 = "11a3a981x4av2lvknq1xbxbr8ybgazxfikr45qdm1mby6533kx69"; + }; + meta.homepage = "https://github.com/wenzel-hoffman/haskell-with-unicode.vim/"; + }; + hasksyn = buildVimPluginFrom2Nix { pname = "hasksyn"; version = "2014-09-04"; -- cgit 1.4.1