Skip to content

Commit 7141f6d

Browse files
committed
Regen docs with vimdoc (for haskell ormolu changes)
1 parent 8984f61 commit 7141f6d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/codefmt.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The current list of defaults by filetype is:
3939
* fish: fish_indent
4040
* gn: gn
4141
* go: gofmt
42+
* haskell: ormolu
4243
* java: google-java-format
4344
* javascript, json, html, css: js-beautify
4445
* javascript, html, css, markdown: prettier
@@ -214,6 +215,10 @@ Default: 'luaformatterfiveone' `
214215
The path to the cljstyle executable.
215216
Default: 'cljstyle' `
216217

218+
*codefmt:ormolu_executable*
219+
The path to the ormolu executable.
220+
Default: 'ormolu' `
221+
217222
*codefmt:plugin[autocmds]*
218223
Configures whether plugin/autocmds.vim should be loaded.
219224
Default: 1 `

0 commit comments

Comments
 (0)