From 9f6e1b2551ec21cd116488c192f9e7ee6d8d7612 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Tue, 8 Sep 2015 16:42:32 -0400 Subject: 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. --- bundle/vim-unstack | 1 + 1 file changed, 1 insertion(+) create mode 160000 bundle/vim-unstack (limited to 'bundle/vim-unstack') diff --git a/bundle/vim-unstack b/bundle/vim-unstack new file mode 160000 index 0000000..a6c562f --- /dev/null +++ b/bundle/vim-unstack @@ -0,0 +1 @@ +Subproject commit a6c562fd2582fc8258b72ced0011ac2e6eb81525 -- cgit v1.2.3