Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vim-fall/fall-core

Core types for Fall
https://github.com/vim-fall/fall-core

deno denops jsr vim-fall

Last synced: about 2 months ago
JSON representation

Core types for Fall

Awesome Lists containing this project

README

        

# 🍂 fall-core

[![JSR](https://jsr.io/badges/@vim-fall/core)](https://jsr.io/@vim-fall/core)
[![Deno](https://img.shields.io/badge/Deno%202.x-333?logo=deno&logoColor=fff)](#)
[![Test](https://github.com/vim-fall/fall-core/actions/workflows/test.yml/badge.svg)](https://github.com/vim-fall/fall-core/actions/workflows/test.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

Core types for [Fall](https://github.com/vim-fall/fall), 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.