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.
|
4 years ago | |
---|---|---|
ale_linters/ficdown | 4 years ago | |
ftdetect | 4 years ago | |
ftplugin | 4 years ago | |
syntax | 4 years ago | |
README.md | 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'