Skip to content

Commit 0e58a83

Browse files
authored
docs: add blink-cmp-dat-word to community sources (#2082)
Fast, offline word source, using Double-Array Trie data structure to achieve faster query speeds.
1 parent dc68824 commit 0e58a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/configuration/sources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ See [blink.compat](https://github.com/Saghen/blink.compat) for using `nvim-cmp`
125125
- [blink-cmp-sshconfig](https://github.com/bydlw98/blink-cmp-sshconfig)
126126
- [blink-cmp-words](https://github.com/archie-judd/blink-cmp-words): Definitions and synonyms
127127
- [blink-cmp-vsnip](https://codeberg.org/FelipeLema/blink-cmp-vsnip)
128+
- [blink-cmp-dat-word](https://github.com/xieyonn/blink-cmp-dat-word): Word completion
128129

129130
### Working `nvim-cmp` sources via `blink.compat`
130131

0 commit comments

Comments
 (0)