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

417 B

vim-ficdown

A linter definition for ALE that provides markdown syntax highlighting and error checking for Ficdown stories as you write them. Expects you to use a .ficdown extension on your files.

Pre-requisites

You need to have Ficdown >= v1.1.0 installed somewhere.

Configuration

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