Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

voldikss/coc-dot-complete

Repository files navigation

coc-dot-complete

publish npm version

Coc.nvim extension

Press . to trigger buffer source completion in (neo)vim.

NOTE: Though I made this extension, I don't recommend using this if you are using some better completion extensions as it would pollute your completion candidates.

Installation

:CocInstall coc-dot-complete

Configuration

Properties

dot-complete.shortcut: . Type:
string
Default:
"dot-complete"
dot-complete.priority: . Type:
number
Default:
3

Related

License

MIT