vimPlugins.lessspace.vim: init at 2019-09-12

This commit is contained in:
Joe Hermaszewski 2019-10-12 18:25:47 +08:00
parent 3c0f64b4b5
commit cc768f7d1f
2 changed files with 14 additions and 2 deletions

View File

@ -1497,6 +1497,17 @@ let
};
};
lessspace-vim = buildVimPluginFrom2Nix {
pname = "lessspace-vim";
version = "2019-09-12";
src = fetchFromGitHub {
owner = "thirtythreeforty";
repo = "lessspace.vim";
rev = "dc05cf6c3b67e3f8c87da2e565c5524872526316";
sha256 = "154x6i2ncmcbc3snkzdcggq5m5zvlbjyry5lvr6n4qcvf65z5z44";
};
};
lh-brackets = buildVimPluginFrom2Nix {
pname = "lh-brackets";
version = "2019-05-23";

View File

@ -214,13 +214,13 @@ MarcWeber/vim-addon-sql
MarcWeber/vim-addon-syntax-checker
MarcWeber/vim-addon-toggle-buffer
MarcWeber/vim-addon-xdebug
MaxMEllon/vim-jsx-pretty
markonm/traces.vim
martinda/Jenkinsfile-vim-syntax
mattn/emmet-vim
mattn/gist-vim
mattn/webapi-vim
maximbaz/lightline-ale
MaxMEllon/vim-jsx-pretty
mbbill/undotree
megaannum/forms
megaannum/self
@ -346,8 +346,8 @@ scrooloose/syntastic
sebastianmarkow/deoplete-rust
sheerun/vim-polyglot
Shougo/context_filetype.vim
Shougo/denite.nvim
Shougo/defx.nvim
Shougo/denite.nvim
Shougo/deol.nvim
Shougo/deoplete-lsp
Shougo/deoplete.nvim
@ -386,6 +386,7 @@ thinca/vim-quickrun
thinca/vim-scouter
thinca/vim-themis
thinca/vim-visualstar
thirtythreeforty/lessspace.vim
thosakwe/vim-flutter
tikhomirov/vim-glsl
tmux-plugins/vim-tmux