This repository has been archived on 2022-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
vim-ficdown/README.md

407 B

vim-ficdown

A linter definition for ALE that provides error checking for Ficdown stories as you write them.

Pre-requisites

You need to have Mono installed an on your path, and you need to have Ficdown installed somewhere.

Configuration

let g:ficdown_exe_path='/path/to/ficdown.exe'