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 ad569a1941 using distinct filetype 2019-05-12 10:53:45 -05:00
ale_linters/ficdown using distinct filetype 2019-05-12 10:53:45 -05:00
ftdetect using distinct filetype 2019-05-12 10:53:45 -05:00
ftplugin using distinct filetype 2019-05-12 10:53:45 -05:00
syntax using distinct filetype 2019-05-12 10:53:45 -05:00
README.md using distinct filetype 2019-05-12 10:53:45 -05:00

README.md

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'