7 Commits

Author SHA1 Message Date
Christian Wellenbrock fc62cc7cc3 Update version to 0.0.2 2014-04-13 14:57:25 +02:00
Christian Wellenbrock 2d0397eaea Add option g:tmuxcomplete#trigger
Supported values:
- 'completefunc' (default)
- 'omnifunc'
- '' (no trigger)
2014-04-13 14:16:59 +02:00
Christian Wellenbrock 6ff0bf6c99 Rename internal names to g:tmuxcomplete#option_name 2014-04-13 14:16:24 +02:00
Christian Wellenbrock 8a00e5cd43 Remove function CompleteScript and cpoptions 2014-03-20 17:42:56 +01:00
Daniel K 73b85f84b4 Move tmuxcomplete#complete to autoload 2014-03-20 15:37:59 +01:00
Daniel K dfe17ffe2d Return matches as list instead of complete_add 2014-03-20 10:43:14 +01:00
Daniel K 0ab62784ba Rename completion function and plugin file
Change plugin file to tmuxcomplete.vim
Change function name to tmuxcomplete#complete
CompleteScript still delegates to new function
2014-03-20 10:39:19 +01:00