diff options
author | Teddy Wing | 2015-09-08 16:42:32 -0400 |
---|---|---|
committer | Teddy Wing | 2015-09-08 16:42:32 -0400 |
commit | 9f6e1b2551ec21cd116488c192f9e7ee6d8d7612 (patch) | |
tree | bb56780bef45fa912b661424d608f8f5930dd6e8 /bundle/vim-unstack | |
parent | b97acd90bc50036739fcb3d1c85740e77b97d7e3 (diff) | |
download | dotvim-9f6e1b2551ec21cd116488c192f9e7ee6d8d7612.tar.bz2 |
Add 'vim-unstack' plugin
Testing this plugin out. The hope is that it will allow me to quickly
open the relevant bits of code from a stack trace. This also works
without a `makeprg` so I could use if for Django stack traces for
example. Still trying to get it to work.
Diffstat (limited to 'bundle/vim-unstack')
m--------- | bundle/vim-unstack | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bundle/vim-unstack b/bundle/vim-unstack new file mode 160000 +Subproject a6c562fd2582fc8258b72ced0011ac2e6eb8152 |