Fixing readme
This commit is contained in:
parent
08b2ff9bc5
commit
4bc6e8623a
@ -32,9 +32,6 @@ information.
|
|||||||
Specifies if the closing brace should be wrapped to a new line. This setting is helpful when working with
|
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.
|
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)
|
Brace wrapping enabled (default)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -42,7 +42,7 @@ INSTALLATION *argwrap-installation*
|
|||||||
* g:argwrap_wrap_closing_brace or b:argwrap_wrap_closing_brace
|
* g:argwrap_wrap_closing_brace or b:argwrap_wrap_closing_brace
|
||||||
|
|
||||||
Specifies if the closing brace should be wrapped to a new line. This
|
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.
|
which enforce coding style during compliation.
|
||||||
|
|
||||||
Brace wrapping enabled (default)
|
Brace wrapping enabled (default)
|
||||||
|
Loading…
Reference in New Issue
Block a user