ALE linter for Ficdown stories.
ale_linters/ficdown | ||
ftdetect | ||
ftplugin | ||
syntax | ||
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'