vimPlugins.traces-vim: init at 2018-10-14

This commit is contained in:
Wael M. Nasreddine 2018-11-07 11:21:04 -08:00
parent 366a625f04
commit 6a5efe0704
No known key found for this signature in database
GPG Key ID: 82AE0A31B33CEFCF
2 changed files with 11 additions and 0 deletions

View File

@ -1520,6 +1520,16 @@
};
};
traces-vim = buildVimPluginFrom2Nix {
name = "traces-vim-2018-10-14";
src = fetchFromGitHub {
owner = "markonm";
repo = "traces.vim";
rev = "9520ed3837340028b871a9e497dd0d0b07cb4953";
sha256 = "0dfm04c4v0qk2f7fycpkwhbws0m5q383bizyaslflb1mmx3jnc48";
};
};
tslime-vim = buildVimPluginFrom2Nix {
name = "tslime-vim-2018-07-23";
src = fetchFromGitHub {

View File

@ -166,6 +166,7 @@ MarcWeber/vim-addon-sql
MarcWeber/vim-addon-syntax-checker
MarcWeber/vim-addon-toggle-buffer
MarcWeber/vim-addon-xdebug
markonm/traces.vim
martinda/Jenkinsfile-vim-syntax
mattn/emmet-vim
mattn/gist-vim