Skip to content

Commit

Permalink
vimPlugins.vim-nong-theme: init at 2020-12-03
Browse files Browse the repository at this point in the history
  • Loading branch information
fruit-in committed Dec 8, 2020
1 parent d9415d1 commit 098c015
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pkgs/misc/vim-plugins/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6051,6 +6051,18 @@ let
meta.homepage = "https://github.com/LnL7/vim-nix/";
};

vim-nong-theme = buildVimPluginFrom2Nix {
pname = "vim-nong-theme";
version = "2020-12-03";
src = fetchFromGitHub {
owner = "fruit-in";
repo = "vim-nong-theme";
rev = "ea4c8558970b2c6e724483e3031940906420aa7e";
sha256 = "09ws0wj2zldyfn7752rzh0wx24271yi4c390gd9f60d33pkc0s80";
};
meta.homepage = "https://github.com/fruit-in/vim-nong-theme/";
};

vim-numbertoggle = buildVimPluginFrom2Nix {
pname = "vim-numbertoggle";
version = "2017-10-26";
Expand Down
1 change: 1 addition & 0 deletions pkgs/misc/vim-plugins/vim-plugin-names
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ flazz/vim-colorschemes
floobits/floobits-neovim
freitass/todo.txt-vim
frigoeu/psc-ide-vim
fruit-in/vim-nong-theme
fsharp/vim-fsharp
fszymanski/deoplete-emoji
garbas/vim-snipmate
Expand Down

0 comments on commit 098c015

Please sign in to comment.