Skip to content

Commit d915428

Browse files
Chin Leungamadeus
authored andcommitted
Documented new conceal options
1 parent f3e1d77 commit d915428

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,15 @@ variables:
8080
let g:javascript_conceal_arrow_function = "⇒"
8181
let g:javascript_conceal_noarg_arrow_function = "🞅"
8282
let g:javascript_conceal_underscore_arrow_function = "🞅"
83+
let g:javascript_conceal_double_equal = "≈"
84+
let g:javascript_conceal_triple_equal = "≡"
85+
let g:javascript_conceal_or_operator = "∨"
86+
let g:javascript_conceal_and_operator = "∧"
87+
let g:javascript_conceal_not_operator = "¬"
88+
let g:javascript_conceal_greater_equal_operator = "≥"
89+
let g:javascript_conceal_less_equal_operator = "≤"
90+
let g:javascript_conceal_not_equal_operator = "≠"
91+
let g:javascript_conceal_not_strict_equal_operator = "≢"
8392

8493

8594
You can enable concealing within VIM with:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy