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

vimPlugins.tailwind-tools-nvim: init at 2024-09-15 (#342363)

parents 06bfe468 5f2fe084
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -17975,5 +17975,17 @@ final: prev:
    meta.homepage = "https://github.com/jhradilek/vim-snippets/";
  };
  tailwind-tools-nvim = buildVimPlugin {
    pname = "tailwind-tools.nvim";
    version = "2024-09-15";
    src = fetchFromGitHub {
      owner = "luckasRanarison";
      repo = "tailwind-tools.nvim";
      rev = "41e901e7b4470082b5388b8385249632642c2510";
      hash = "sha256-eDog1SXn1qS9ZjeG5709BU2qxzOUqa6V+gbBkW1xbqw=";
    };
    meta.homepage = "https://github.com/luckasRanarison/tailwind-tools.nvim";
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -919,6 +919,7 @@ https://github.com/godlygeek/tabular/,,
https://github.com/AndrewRadev/tagalong.vim/,,
https://github.com/preservim/tagbar/,,
https://github.com/vim-scripts/taglist.vim/,,
https://github.com/luckasRanarison/tailwind-tools.nvim/,HEAD,
https://github.com/themaxmarchuk/tailwindcss-colors.nvim/,HEAD,
https://github.com/wellle/targets.vim/,,
https://github.com/tools-life/taskwiki/,,