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

Merge pull request #333817 from nebunebu/vimPlugins

vimPlugins.tiny-inline-diagnostic-nvim: init at 2024-08-10
parents 835b1070 dbd54013
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -11256,6 +11256,18 @@ final: prev:
    meta.homepage = "https://github.com/levouh/tint.nvim/";
  };
  tiny-inline-diagnostic-nvim = buildVimPlugin {
    pname = "tiny-inline-diagnostic.nvim";
    version = "2024-08-10";
    src = fetchFromGitHub {
      owner = "rachartier";
      repo = "tiny-inline-diagnostic.nvim";
      rev = "7b212b214aed37d8ae1a26ac6ca9593223a23ddb";
      sha256 = "0zf3l8fx7vbq352ip3lrvvhrkkwp8n7n5i2lh5ps8j0jqaxswr33";
    };
    meta.homepage = "https://github.com/rachartier/tiny-inline-diagnostic.nvim/";
  };
  tlib_vim = buildVimPlugin {
    pname = "tlib_vim";
    version = "2022-07-22";
+1 −0
Original line number Diff line number Diff line
@@ -944,6 +944,7 @@ https://github.com/ron89/thesaurus_query.vim/,,
https://github.com/itchyny/thumbnail.vim/,,
https://github.com/vim-scripts/timestamp.vim/,,
https://github.com/levouh/tint.nvim/,HEAD,
https://github.com/rachartier/tiny-inline-diagnostic.nvim/,HEAD,
https://github.com/tomtom/tinykeymap_vim/,,tinykeymap
https://github.com/tomtom/tlib_vim/,,
https://github.com/wellle/tmux-complete.vim/,,