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`).
248248 \ { 'header': [' Commits'], 'type': function('s:list_commits') },
249249 \ ]
250250<
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
252252header won't be shown.
253253
254254NOTE: Headers use the StartifySection highlight group. See |startify-colors|.
@@ -439,7 +439,7 @@ box-drawing characters will be used instead.
439439
440440This is not the default, because users of East Asian languages often set
441441'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.
443443
444444For more information: http://unicode.org/reports/tr11
445445
@@ -1108,7 +1108,7 @@ Anyway, this particular issue can be resolved in different ways. See:
11081108 *startify-faq-15*
11091109Startify is cluttered with help files!~
11101110
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
11121112an installed plugin. By default, Startify detects these files and skips them.
11131113
11141114This works for most use cases, but not for all.
You can’t perform that action at this time.
0 commit comments