Commit 9d25a4d0 authored by "rowan amber-jones"'s avatar "rowan amber-jones"
Browse files

vimPlugins.workspaces-nvim: init at 2024-10-08

parent 58025d98
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -21974,6 +21974,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  workspaces-nvim = buildVimPlugin {
    pname = "workspaces.nvim";
    version = "2024-10-08";
    src = fetchFromGitHub {
      owner = "natecraddock";
      repo = "workspaces.nvim";
      rev = "55a1eb6f5b72e07ee8333898254e113e927180ca";
      sha256 = "143xzg60yiw1aam7sc5rva9bzzmshfzpm2sacimwr8188qsz8xvb";
    };
    meta.homepage = "https://github.com/natecraddock/workspaces.nvim/";
    meta.hydraPlatforms = [ ];
  };
  wrapping-nvim = buildVimPlugin {
    pname = "wrapping.nvim";
    version = "2025-01-16";
+1 −0
Original line number Diff line number Diff line
@@ -1687,6 +1687,7 @@ https://github.com/sindrets/winshift.nvim/,,
https://github.com/wannesm/wmgraphviz.vim/,,
https://github.com/vim-scripts/wombat256.vim/,,
https://github.com/lukaszkorecki/workflowish/,,
https://github.com/natecraddock/workspaces.nvim/,HEAD,
https://github.com/andrewferrier/wrapping.nvim/,HEAD,
https://github.com/tweekmonster/wstrip.vim/,,
https://github.com/piersolenski/wtf.nvim/,HEAD,