Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takker99/ddc-bitap
ddc.vim filters for Bitap algorithm
https://github.com/takker99/ddc-bitap
bitap bitap-algorithm ddc ddc-filter ddc-vim
Last synced: about 11 hours ago
JSON representation
ddc.vim filters for Bitap algorithm
- Host: GitHub
- URL: https://github.com/takker99/ddc-bitap
- Owner: takker99
- License: mit
- Created: 2022-02-11T03:59:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T02:11:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T20:29:56.717Z (over 1 year ago)
- Topics: bitap, bitap-algorithm, ddc, ddc-filter, ddc-vim
- Language: TypeScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ddc-bitap
[ddc.vim](https://github.com/Shougo/ddc.vim) filters for
[Bitap algorithm](https://en.wikipedia.org/wiki/Bitap_algorithm)This filters are inspired by [tani/ddc-onp](https://github.com/tani/ddc-onp)
# Limitation
- Highlighting difference between input string and candidates are not supported
yet.