We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e47fb commit a7bd6c2Copy full SHA for a7bd6c2
nix/ci-overlay.nix
@@ -28,7 +28,7 @@ with final.stdenv; let
28
'';
29
packages.myVimPackage = {
30
start = with final.pkgs.vimPlugins; [
31
- final.nvim-plugin
+ final.haskell-snippets-nvim
32
plenary-plugin
33
luasnip
34
nvim-treesitter-plugin
0 commit comments