feat(coc): add extension for telescope.nvim#792
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
Co-authored-by: Micah Halter <micah@mehalter.com>
Co-authored-by: Micah Halter <micah@mehalter.com>
Co-authored-by: Micah Halter <micah@mehalter.com>
* feat(lsp): Add basic coc support * fix(coc-nvim): Disable more plugins * feat(coc-nvim): add heirline integration and improve lazy loading * feat(coc-nvim): start adding coc mappings * chore: remove AstroLSP * docs(coc-nvim): add README * feat(coc-nvim): add json for coc configuration (#789) * feat(coc-nvim): add json for coc configuration * refactor(coc-nvim): configure `coc_global_extensions` in AstroCore --------- Co-authored-by: Micah Halter <micah@mehalter.com> * feat(coc-nvim): add v-mode selection format (#787) * feat(coc-nvim): add marketplace (#788) * fix(coc-nvim): force statusline redraw * chore(coc-nvim): normalize command calls * feat(coc-nvim): add service to statusbar Co-authored-by: William Roy <wroy@proton.me> * feat(coc-nvim): add extension for telescope.nvim (#792) Co-authored-by: Micah Halter <micah@mehalter.com> * fix(coc-nvim): default `cmdheight=1` when using coc-nvim * fix(coc-nvim): disable `foldcolumn` for coc lists * chore(coc-nvim): clean up heirline callbacks * feat(coc-nvim): add more missing LSP mappings * chore(coc-nvim): clean up package disabling to only core plugins --------- Co-authored-by: Uzair Aftab <uzaaft@outlook.com> Co-authored-by: William Roy <wroy@proton.me>
📑 Description
Add
fannheyward/telescope-coc.nvimextension for users who use Telescope and CoCAdditional Information