ALE linter for Ficdown stories.
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.
Go to file
Rudis Muiznieks 615e82ce0a
fixed config syntax hilighting
2018-09-25 17:16:09 -05:00
ale_linters/markdown initial commit 2018-09-25 17:14:56 -05:00
README.md fixed config syntax hilighting 2018-09-25 17:16:09 -05:00

README.md

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'