You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ You can enable concealing within VIM with:
104
104
105
105
set conceallevel=1
106
106
107
-
OR if you wish to toggle concealing you may wish to bind a command such as the following which will map LEADER+L (leader is usually the `\` key) to toggling conceal mode:
107
+
OR if you wish to toggle concealing you may wish to bind a command such as the following which will map <LEADER>l (leader is usually the `\` key) to toggling conceal mode:
0 commit comments