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

neocomplete screenshots

Open Shougo opened this issue 12 years ago • 19 comments

I want to replace the screenshots in README.

If you have good screenshots for neocomplete README, can you add it in this issue?

Shougo avatar Jun 07 '13 07:06 Shougo

file omni vim vimshell

Shougo avatar Jun 07 '13 07:06 Shougo

file_include vim_func

also required gif file?

osyo-manga avatar Jun 07 '13 10:06 osyo-manga

Thanks. I will add them later.

also required gif file?

Yes. I think gif is better choice.

Shougo avatar Jun 07 '13 11:06 Shougo

I want to append these two plugin Imgur but neither of them don't work with neocomplete.vim

neco-calc: misses source for `neocomplete.

UncleBill avatar Jun 07 '13 11:06 UncleBill

vim_func

osyo-manga avatar Jun 07 '13 11:06 osyo-manga

Thanks. I wii add them.

Shougo avatar Jun 08 '13 00:06 Shougo

but neither of them don't work with neocomplete.vim neco-calc: misses source for `neocomplete.

neco-look is supported neocomplete.vim source. What's the problem? Yes. neco-calc is not supported neocomplete.vim. I will add it.

Shougo avatar Jun 08 '13 00:06 Shougo

https://github.com/Shougo/vim-neco-calc https://github.com/hrsh7th/vim-neco-calc/pull/1

I added neocomplete source in neco-alc and sent pull request.

Shougo avatar Jun 08 '13 00:06 Shougo

neco-look is supported neocomplete.vim source. What's the problem?

yes, neco-look supports, it is a mistake

UncleBill avatar Jun 08 '13 01:06 UncleBill

thank you. I merged pull request.

hrsh7th avatar Jun 08 '13 03:06 hrsh7th

Thanks. I deleted forked repository.

Shougo avatar Jun 08 '13 15:06 Shougo

I think fuzzy complement will display a lot of candidate word , it is inconvenient to choose expect word So the first letter must be entered correctly, the latter's fuzzy complete, like sublime

kdurant avatar Jun 09 '13 12:06 kdurant

I think fuzzy complement will display a lot of candidate word , it is inconvenient to choose expect word So the first letter must be entered correctly, the latter's fuzzy complete, like sublime

Yes,it makes sense

lookforit avatar Jun 09 '13 16:06 lookforit

I think fuzzy complement will display a lot of candidate word , it is inconvenient to choose expect word So the first letter must be entered correctly, the latter's fuzzy complete, like sublime

What's the behavior? I don't understand it.

Shougo avatar Jun 10 '13 02:06 Shougo

I think fuzzy complement will display a lot of candidate word , it is inconvenient to choose expect word So the first letter must be entered correctly, the latter's fuzzy complete, like sublime

OK. I implemented it.

Shougo avatar Jun 10 '13 06:06 Shougo

What about adding some in README.md and others in wiki page?

pickfire avatar Apr 30 '15 15:04 pickfire

Not in plan. I think in README.md is better. Because, people watch README.md in first. Most people don't read project wiki.

Shougo avatar Apr 30 '15 22:04 Shougo

change to neocomplete ,and delete YCM :dancer:

wsdjeg avatar Dec 03 '15 12:12 wsdjeg

@Shougo Most people dont read the man but it never stop developers to make them. Thankfully.

A good alternative would be to put the doc where the doc should be (on GitHub, it is the wiki) and add a link to the most important page in the README.md.

aloisdg avatar Feb 07 '16 18:02 aloisdg