Hi! My vim throws a segmentation fault when using the fugitive plugin. The steps to reproduce:
* open a file in a git repository with unstaged changes * run :Gstatus and move the cursor to a file listed as "not staged for commit" * Press "D" to view the diff * Press <Ctrl-w>h to enter the left window * run :Gedit Vim: Caught deadly signal SEGV Segmentation fault I did not reduce the error to a minimal example. I load numerous other plugins and I have a customised .vimrc. In case the error is not reproducible I can prepare a minimal configuration. VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Sep 16 2012 04:13:57) Included patches: 1-547 Modified by [email protected] Compiled by [email protected] Huge version with GTK2-GNOME GUI. fugitive version: 3f703b6e03c4a6f28fa9f520a85374da86efc253 Marco -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
