neoclide / coc-lists

Common lists for coc.nvim
264 stars 24 forks source link

Missing sources migrating from denite #113

Open nomasprime opened 3 years ago

nomasprime commented 3 years ago

Looking to migrate the following denite sources:

I saw coc-yank, behaves differently but will probably do. Would ideally like register names.

directory_rec I find super useful. Suspect it involves creating a custom command as per FAQ but could use some help.

change I find useful for searching generic buffer changes without a dependency on Git.

jump I find useful for finding recently lines as opposed to recently files (mru).

Which are possible now and how, which require PRs?

chemzqm commented 3 years ago

I don't have interest for those sources, you,can create them.

nomasprime commented 3 years ago

Learning TypeScript. Created PR for directories.