vimPlugin.nterm-nvim: init at 2021-07-16

This commit is contained in:
José Luis Lafuente
2021-07-16 15:14:08 -07:00
committed by Jonathan Ringer
parent 79a4590495
commit 79225c623d
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -3406,6 +3406,18 @@ final: prev:
meta.homepage = "https://github.com/chrisbra/NrrwRgn/";
};
nterm-nvim = buildVimPluginFrom2Nix {
pname = "nterm-nvim";
version = "2021-07-16";
src = fetchFromGitHub {
owner = "jlesquembre";
repo = "nterm.nvim";
rev = "8076f2960512d50a93ffd3d9b04499f9d4fbe793";
sha256 = "0z2d9jvw7yf415mpvqlx5vc8k9n02vc28v4p1fimvz7axcv67361";
};
meta.homepage = "https://github.com/jlesquembre/nterm.nvim/";
};
numb-nvim = buildVimPluginFrom2Nix {
pname = "numb-nvim";
version = "2021-07-12";
+1
View File
@@ -251,6 +251,7 @@ jiangmiao/auto-pairs
jistr/vim-nerdtree-tabs
jjo/vim-cue
jlanzarotta/bufexplorer
jlesquembre/nterm.nvim
jnurmine/zenburn
jonbri/vim-colorstepper
jonsmithers/vim-html-template-literals