diff options
author | butlerx <butlerx@notthe.cloud> | 2018-01-27 11:40:40 +0000 |
---|---|---|
committer | butlerx <butlerx@notthe.cloud> | 2018-01-27 12:17:15 +0000 |
commit | 9dad25778fa3c848d9ce010979323e91d00a3819 (patch) | |
tree | e7ecf746d777a0bce4ebb09f5ee76594444ed454 /doc/ale-po.txt | |
parent | dffc162dd66bfa0a2b2591d03df6895c378d8fce (diff) | |
download | ale-9dad25778fa3c848d9ce010979323e91d00a3819.zip |
add po support with proselint, writegood, msgfmt and alex
Diffstat (limited to 'doc/ale-po.txt')
-rw-r--r-- | doc/ale-po.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ale-po.txt b/doc/ale-po.txt new file mode 100644 index 00000000..1e03b7bb --- /dev/null +++ b/doc/ale-po.txt @@ -0,0 +1,12 @@ +=============================================================================== +ALE PO Integration *ale-po-options* + + +=============================================================================== +write-good *ale-po-write-good* + +See |ale-write-good-options| + + +=============================================================================== +vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |