Skip to content

Commit 4e089df

Browse files
authored
Doc: fix typos (#542)
Found via `codespell -L enew`.
1 parent 9d3163d commit 4e089df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/startify.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
252252
header won't be shown.
253253

254254
NOTE: Headers use the StartifySection highlight group. See |startify-colors|.
@@ -439,7 +439,7 @@ box-drawing characters will be used instead.
439439

440440
This 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

444444
For 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*
11091109
Startify 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
11121112
an installed plugin. By default, Startify detects these files and skips them.
11131113

11141114
This works for most use cases, but not for all.

0 commit comments

Comments
 (0)