Skip to content

Commit debb9bf

Browse files
authored
Readme Updates (#599)
* Readme Updates * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
1 parent 898a536 commit debb9bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@ variables:
9797
let g:javascript_conceal_super = "Ω"
9898
let g:javascript_conceal_arrow_function = "⇒"
9999

100+
## Indentation Specific
101+
102+
* `:h cino-:`
103+
* End-of-line continuations : `g:javascript_continuation` ( slightly complicated, look at the source code )
104+
* Start-of-line continuations : `g:javascript_opfirst` ( same as above )
100105

101106
## Contributing
102107

0 commit comments

Comments
 (0)