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

https://github.com/tessarin/vim-minima

Vim support files for Minima routes and more.
https://github.com/tessarin/vim-minima

minima vim vim-syntax

Last synced: 8 months ago
JSON representation

Vim support files for Minima routes and more.

Awesome Lists containing this project

README

          

# vim-minima

Vim support for the [Minima](https://github.com/tessarin/minima) web
framework.

## Features

This plugin provides:

- Syntax highlighting for route files.
- Automatic filetype detection when the filename is _routes.map_.

More features may be added in the future.

## Installation

See [`:h packages`][1]. Example setup using the `plugins` package and
automatic loading:

```sh
mkdir -p ~/.vim/pack/plugins/start
git clone https://github.com/tessarin/vim-minima !$/minima
```

[1]: https://vimhelp.org/repeat.txt.html#packages