]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
vim: <Leader>e uses unite mkbfiles
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Jan 2016 00:23:18 +0000 (17:23 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Jan 2016 00:23:21 +0000 (17:23 -0700)
commita9bd4979a1fd2772ced4a0ccaaa1196ae22c362e
treefbd1a8922ce984ecdbe9b67c0d44b2e800cf5c3d
parent630611c26b6244311788d40b2d821cc1b4cbf352
vim: <Leader>e uses unite mkbfiles

By using the latest unite integration as part of the vim-mkbuild plugin,
dmenu is no longer required.  Don't get me wrong -- dmenu is a stellar
tool and I use it for many purposes on my desktop configuration.
However, I'd prefer for my vim configuration to be less dependent on
desktop features.  Also, since I'm using unite in several other ways,
moving the method to select project source files to unite provides
greater consistency.
vim/vimrc