Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feature: let the 'unite buffer' cmd show the file names in a row. #531

Closed
jinleileiking opened this issue Apr 3, 2014 · 5 comments
Closed

Comments

@jinleileiking
Copy link

a

I want those api_msg.c and task.h In the first row, the dirs in the second row. It is easier to check.

@Shougo
Copy link
Owner

Shougo commented Apr 8, 2014

call unite#custom#source( 'buffer',   ['converter_file_directory'])

@Shougo Shougo closed this as completed Apr 8, 2014
@jinleileiking
Copy link
Author

add this line in vimrc?
call unite#custom#source( 'buffer', ['converter_file_directory'])

thanks

@Shougo
Copy link
Owner

Shougo commented Apr 14, 2014

Yes.

@jinleileiking
Copy link
Author

seems ·unite#custom#source· not enough arguments.

@Shougo
Copy link
Owner

Shougo commented Apr 23, 2014

Oh, I have mistaked.

call unite#custom#source( 'buffer', 'converters', ['converter_file_directory']) is correct.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants