committia.vim icon indicating copy to clipboard operation
committia.vim copied to clipboard

How to complete from the diff window?

Open kiooss opened this issue 8 years ago • 1 comments

Is there a way let the buffer completion work from the diff window?

kiooss avatar Mar 18 '18 04:03 kiooss

CTRL-N/CTRL-P completion should work, but what exactly it will complete depends on the value of 'complete' option. If it has w or b, other windows provided by this plugin should be sources of completion in edit window.

xaizek avatar Apr 09 '18 16:04 xaizek