File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ installed (for `:Git`).
248
248
\ { 'header': [' Commits'], 'type': function('s:list_commits') },
249
249
\ ]
250
250
<
251
- NOTE: Headers are context-senstive : If the list for a type is empty, the
251
+ NOTE: Headers are context-sensitive : If the list for a type is empty, the
252
252
header won't be shown.
253
253
254
254
NOTE: Headers use the StartifySection highlight group. See |startify-colors|.
@@ -439,7 +439,7 @@ box-drawing characters will be used instead.
439
439
440
440
This is not the default, because users of East Asian languages often set
441
441
'ambiwidth' to "double" or make their terminal emulator treat characters of
442
- ambiguous width as double width. Both would make the drawed box look funny.
442
+ ambiguous width as double width. Both would make the drawn box look funny.
443
443
444
444
For more information: http://unicode.org/reports/tr11
445
445
@@ -1108,7 +1108,7 @@ Anyway, this particular issue can be resolved in different ways. See:
1108
1108
*startify-faq-15*
1109
1109
Startify is cluttered with help files!~
1110
1110
1111
- Everytime you use |:h|, you open a file from the Vim runtime directory or of
1111
+ Every time you use |:h|, you open a file from the Vim runtime directory or of
1112
1112
an installed plugin. By default, Startify detects these files and skips them.
1113
1113
1114
1114
This works for most use cases, but not for all.
You can’t perform that action at this time.
0 commit comments