Working with Many Files (Screencast 1) FIXED
I had to redo the Working with Many Files (Screencast 1) video because there was some weird audio encoding problem with it that Vimeo just wasn’t happy dealing with. But, at any rate, it appears to work correctly now!
Have a look at Working with Many Files (Screencast 1).
Nikos Aggelidis:
August 28th, 2009 at 12:47 am
Great video Derek!!! Have you seen the bufkill plug-in? it is very useful with plug-ins like
minibufexpl (although i don’t quite like minibufexpl )…
bufkill
http://www.vim.org/scripts/script.php?script_id=1147
minibufexpl.vim
http://www.vim.org/scripts/script.php?script_id=159
Derek Wyatt:
August 28th, 2009 at 3:07 am
BufKill… I like the idea – I’ll definitely have to give that one a try. And I totally agree with minibufexpl – it’s just not that useful for me… lately I’ve been really getting into fuzzyfinder (http://www.vim.org/scripts/script.php?script_id=1984). I’m planning on putting it near the end of this set of videos once we get past the “no plugins” strategy of buffer and window management. BufKill may make it into that rotation because the fact that :bd closes the window annoys me half of the time I use it.