Skip to content

Commit 148e774

Browse files
committed
Run vimdoc
1 parent 16909d9 commit 148e774

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
@@ -105,6 +105,11 @@ The path to the google-java executable. Generally, this should have the form:
105105
`java -jar /path/to/google-java`
106106
Default: 'google-java-format' `
107107

108+
*codefmt:ktfmt_executable*
109+
The path to the ktfmt executable. Generally, this should have the form: `java
110+
-jar /path/to/ktfmt-VERSION-jar-with-dependencies.jar`
111+
Default: 'ktfmt' `
112+
108113
*codefmt:shfmt_options*
109114
Command line arguments to feed shfmt. Either a list or callable that takes no
110115
args and returns a list with command line arguments. By default, uses the

0 commit comments

Comments
 (0)