rudism / vim-ficdown

ALE linter for Ficdown stories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: Active development has moved to https://code.sitosis.com/rudism/vim-ficdown

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'

About

ALE linter for Ficdown stories


Languages

Language:Vim Script 100.0%