ALE linter for Ficdown stories.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Rudis Muiznieks ad569a1941 using distinct filetype 4 years ago
ale_linters/ficdown using distinct filetype 4 years ago
ftdetect using distinct filetype 4 years ago
ftplugin using distinct filetype 4 years ago
syntax using distinct filetype 4 years ago
README.md using distinct filetype 4 years ago

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'