Unverified Commit 52328cfe authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.lackluster-nvim: init at 2024-12-29 (#387347)

parents 6e966841 3321bb6c
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -6401,6 +6401,19 @@ final: prev:
    meta.hydraPlatforms = [ ];
  };
  lackluster-nvim = buildVimPlugin {
    pname = "lackluster.nvim";
    version = "2024-12-29";
    src = fetchFromGitHub {
      owner = "slugbyte";
      repo = "lackluster.nvim";
      rev = "662fba7e6719b7afc155076385c00d79290bc347";
      sha256 = "1jp02km6hmryb9g36z239qkv34hmjx0hbwmg2ns1aq7cqzy1m5x1";
    };
    meta.homepage = "https://github.com/slugbyte/lackluster.nvim/";
    meta.hydraPlatforms = [ ];
  };
  lalrpop-vim = buildVimPlugin {
    pname = "lalrpop.vim";
    version = "2017-11-22";
+1 −0
Original line number Diff line number Diff line
@@ -490,6 +490,7 @@ https://github.com/frabjous/knap/,HEAD,
https://github.com/b3nj5m1n/kommentary/,,
https://github.com/udalov/kotlin-vim/,,
https://github.com/mistweaverco/kulala.nvim/,HEAD,
https://github.com/slugbyte/lackluster.nvim/,HEAD,
https://github.com/qnighy/lalrpop.vim/,,
https://github.com/Wansmer/langmapper.nvim/,HEAD,
https://github.com/sk1418/last256/,,