Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vim-fall/deno-fall-custom
Library to customize Fall, a Vim/Neovim fuzzy finder plugin powered by Denops.
https://github.com/vim-fall/deno-fall-custom
vim-fall
Last synced: about 1 month ago
JSON representation
Library to customize Fall, a Vim/Neovim fuzzy finder plugin powered by Denops.
- Host: GitHub
- URL: https://github.com/vim-fall/deno-fall-custom
- Owner: vim-fall
- License: mit
- Created: 2024-11-15T18:26:43.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T07:39:23.000Z (about 2 months ago)
- Last Synced: 2024-11-17T08:27:05.258Z (about 2 months ago)
- Topics: vim-fall
- Language: TypeScript
- Homepage: https://jsr.io/@vim-fall/custom
- Size: 9.77 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🍂 fall-custom
[![JSR](https://jsr.io/badges/@vim-fall/custom)](https://jsr.io/@vim-fall/custom)
[![Deno](https://img.shields.io/badge/Deno%202.x-333?logo=deno&logoColor=fff)](#)
[![Test](https://github.com/vim-fall/deno-fall-custom/actions/workflows/test.yml/badge.svg)](https://github.com/vim-fall/deno-fall-custom/actions/workflows/test.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)Library to customize [Fall](https://github.com/vim-fall/fall.vim), a Vim/Neovim
fuzzy finder plugin powered by
[Denops](https://github.com/vim-denops/denops.vim).## 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.