summary refs log tree commit diff
path: root/pkgs/misc
diff options
context:
space:
mode:
authorRonanMacF <macfhlar@tcd.ie>2020-08-16 20:48:42 +0100
committerJon <jonringer@users.noreply.github.com>2020-08-17 17:46:59 -0700
commit770acba6dea358e251f5821254795e53b3d613ba (patch)
tree33d1bde4b0425835b777b3846b44ccf2fd1a2252 /pkgs/misc
parent2d101df18c32982c414d1a62db5b4fb4d58201a8 (diff)
downloadnixpkgs-770acba6dea358e251f5821254795e53b3d613ba.tar
nixpkgs-770acba6dea358e251f5821254795e53b3d613ba.tar.gz
nixpkgs-770acba6dea358e251f5821254795e53b3d613ba.tar.bz2
nixpkgs-770acba6dea358e251f5821254795e53b3d613ba.tar.lz
nixpkgs-770acba6dea358e251f5821254795e53b3d613ba.tar.xz
nixpkgs-770acba6dea358e251f5821254795e53b3d613ba.tar.zst
nixpkgs-770acba6dea358e251f5821254795e53b3d613ba.zip
vimPlugins.vim-carbon-now-sh: init at 2019-02-14
Diffstat (limited to 'pkgs/misc')
-rw-r--r--pkgs/misc/vim-plugins/generated.nix12
-rw-r--r--pkgs/misc/vim-plugins/vim-plugin-names1
2 files changed, 13 insertions, 0 deletions
diff --git a/pkgs/misc/vim-plugins/generated.nix b/pkgs/misc/vim-plugins/generated.nix
index 2a64214825d..749e43b4f85 100644
--- a/pkgs/misc/vim-plugins/generated.nix
+++ b/pkgs/misc/vim-plugins/generated.nix
@@ -4320,6 +4320,18 @@ let
     meta.homepage = "https://github.com/qpkorr/vim-bufkill/";
   };
 
+  vim-carbon-now-sh = buildVimPluginFrom2Nix {
+    pname = "vim-carbon-now-sh";
+    version = "2019-02-14";
+    src = fetchFromGitHub {
+      owner = "kristijanhusak";
+      repo = "vim-carbon-now-sh";
+      rev = "789b15d17966a1100ed2889d670923dd6d9ff063";
+      sha256 = "1vfhdqv8mf8w0s4nv8k2rqzvahvh1lxm4zsd3ks1n334f580w8x4";
+    };
+    meta.homepage = "https://github.com/kristijanhusak/vim-carbon-now-sh/";
+  };
+
   vim-choosewin = buildVimPluginFrom2Nix {
     pname = "vim-choosewin";
     version = "2019-09-17";
diff --git a/pkgs/misc/vim-plugins/vim-plugin-names b/pkgs/misc/vim-plugins/vim-plugin-names
index 93824696ac1..5c115f7139f 100644
--- a/pkgs/misc/vim-plugins/vim-plugin-names
+++ b/pkgs/misc/vim-plugins/vim-plugin-names
@@ -233,6 +233,7 @@ konfekt/fastfold
 kristijanhusak/defx-git
 kristijanhusak/defx-icons
 kristijanhusak/deoplete-phpactor
+kristijanhusak/vim-carbon-now-sh
 kristijanhusak/vim-dirvish-git
 kristijanhusak/vim-hybrid-material
 kshenoy/vim-signature