]> oss.titaniummirror.com Git - vim-mkbuild.git/log
vim-mkbuild.git
8 years agoSimplify unite integration
R. Steve McKown [Sun, 17 Jan 2016 23:52:27 +0000 (16:52 -0700)]
Simplify unite integration

Use a template found at https://github.com/Shougo/unite.vim/issues/695
to simplify the integration with unite.

8 years agoUnite! integration for file selection
R. Steve McKown [Sun, 17 Jan 2016 22:25:59 +0000 (15:25 -0700)]
Unite! integration for file selection

Provide the mkbfiles source for Unite!

8 years agoRemove mkbuild#selectXrefs
R. Steve McKown [Mon, 5 Oct 2015 03:04:17 +0000 (21:04 -0600)]
Remove mkbuild#selectXrefs

This function, which uses dmenu, has been deprecated in favor of the
unite-xrefs plugin.  The dmenu method is fine but won't work in every
tty session, for example over an ssh connection.

8 years agoAdd new function mkbuild#SelectXref()
R. Steve McKown [Tue, 21 Jul 2015 20:53:13 +0000 (14:53 -0600)]
Add new function mkbuild#SelectXref()

8 years agoInitial commit
R. Steve McKown [Fri, 19 Jun 2015 15:25:39 +0000 (09:25 -0600)]
Initial commit