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

vimPlugins.comfy-line-numbers-nvim: init at 2025-05-27 (#424534)

parents 0a21e26a 29e41a87
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -3078,6 +3078,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  comfy-line-numbers-nvim = buildVimPlugin {
    pname = "comfy-line-numbers.nvim";
    version = "2025-05-27";
    src = fetchFromGitHub {
      owner = "mluders";
      repo = "comfy-line-numbers.nvim";
      rev = "eb1c966e22fbabe3a3214c78bda9793ccf9d2a5d";
      sha256 = "0dp4sk695s2ra89zsb69g1xsh27qkfv16jp7b4nr316idsdf3899";
    };
    meta.homepage = "https://github.com/mluders/comfy-line-numbers.nvim/";
    meta.hydraPlatforms = [ ];
  };
  command-t = buildVimPlugin {
    pname = "command-t";
    version = "2025-07-03";
+1 −0
Original line number Diff line number Diff line
@@ -235,6 +235,7 @@ https://github.com/xzbdmw/colorful-menu.nvim/,HEAD,
https://github.com/nvim-zh/colorful-winsep.nvim/,HEAD,
https://github.com/lilydjwg/colorizer/,,
https://github.com/Domeee/com.cloudedmountain.ide.neovim/,HEAD,
https://github.com/mluders/comfy-line-numbers.nvim/,HEAD,
https://github.com/wincent/command-t/,,
https://github.com/LudoPinelli/comment-box.nvim/,HEAD,
https://github.com/numtostr/comment.nvim/,,