https://github.com/vim-fall/deno-fall-core
Core types for Fall, a Vim/Neovim fuzzy finder plugin powered by Denops.
https://github.com/vim-fall/deno-fall-core
vim-fall
Last synced: 3 months ago
JSON representation
Core types for Fall, a Vim/Neovim fuzzy finder plugin powered by Denops.
- Host: GitHub
- URL: https://github.com/vim-fall/deno-fall-core
- Owner: vim-fall
- License: mit
- Created: 2024-11-09T07:59:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T18:23:23.000Z (7 months ago)
- Last Synced: 2025-01-08T20:22:47.481Z (5 months ago)
- Topics: vim-fall
- Language: TypeScript
- Homepage: https://jsr.io/@vim-fall/core
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍂 fall-core
[](https://jsr.io/@vim-fall/core)
[](#)
[](https://github.com/vim-fall/deno-fall-core/actions/workflows/test.yml)
[](LICENSE)Core types for [Fall](https://github.com/vim-fall/fall.vim), a Vim/Neovim fuzzy
finder plugin powered by [Denops](https://github.com/vim-denops/denops.vim).> [!WARNING]
>
> This module is intended for internal use only and is not meant for external
> use.## License
This repository is licensed under the MIT License, as detailed in the
[LICENSE](./LICENSE) file. By contributing, you agree that any modifications you
submit will also be licensed under the MIT License.