Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lambdalisue/vim-fall-mr

🍂 vim-fall extensions for vim-mr
https://github.com/lambdalisue/vim-fall-mr

vim-fall

Last synced: 3 months ago
JSON representation

🍂 vim-fall extensions for vim-mr

Awesome Lists containing this project

README

        

# vim-fall-mr

[vim-fall] extensions for [vim-mr].

[vim-fall]: https://github.com/lambdalisue/vim-fall
[vim-mr]: https://github.com/lambdalisue/vim-mr

## Recommended configuration

Add the following configuration to your `extension.yaml` via `:FallConfig extension`.

```yaml
source:
mr:mru:
options:
type: "mru"
mr:mrw:
options:
type: "mrw"
mr:mrr:
options:
type: "mrr"
```

## License

The code in this repository follows the MIT license, as detailed in
[LICENSE](./LICENSE). Contributors must agree that any modifications submitted
to this repository also adhere to the license.