diff --git a/README.md b/README.md index f011a73..d73efa9 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,6 @@ information. Specifies if the closing brace should be wrapped to a new line. This setting is helpful when working with languages such as Google's [Go](https://golang.org/project/), which enforce coding style during compliation. - Specifies if the closing brace should be wrapped to a new line. This setting is helpful for languages such as - Google's [Go](https://golang.org/) which enforce this style during compliation. - Brace wrapping enabled (default) ``` diff --git a/doc/argwrap.txt b/doc/argwrap.txt index 140329e..134da4c 100644 --- a/doc/argwrap.txt +++ b/doc/argwrap.txt @@ -42,7 +42,7 @@ INSTALLATION *argwrap-installation* * g:argwrap_wrap_closing_brace or b:argwrap_wrap_closing_brace Specifies if the closing brace should be wrapped to a new line. This - setting is helpful when working with languages such as Google's Go + setting is helpful when working with languages such as Google's Go, which enforce coding style during compliation. Brace wrapping enabled (default)