Skip to content

Commit 3787ceb

Browse files
committed
Use consistent GitHub username format
1 parent e5634c0 commit 3787ceb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/indent_guides.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -262,27 +262,27 @@ Bug reports, feedback, suggestions etc are welcomed.
262262
default mapping (<Leader>ig) gets set (thanks @suy).
263263

264264
1.7~
265-
* Added way to override the default mapping (thanks xuhdev).
265+
* Added way to override the default mapping (thanks @xuhdev).
266266
* Added option g:|indent_guides_exclude_filetypes| to specify a list of
267267
filetypes to disable the plugin for.
268268
* Disable the plugin when in a diff.
269269
* Various bug fixes.
270270

271271
1.6~
272272
* Added option g:|indent_guides_space_guides| to control whether spaces are
273-
considered as indention (thanks scoz).
274-
* Added 'doc/tags' to gitignore (thanks lenniboy).
275-
* Fixed E803 ID not found spam (thanks mutewinter).
276-
* Fixed str2float issue with Vim 7.1 (thanks acx0).
273+
considered as indention (thanks @scoz).
274+
* Added 'doc/tags' to gitignore (thanks @lenniboy).
275+
* Fixed E803 ID not found spam (thanks @mutewinter).
276+
* Fixed str2float issue with Vim 7.1 (thanks @acx0).
277277

278278
1.5~
279279
* Added highlight support for files with a mixture of tab and space indent
280-
styles (thanks graywh).
280+
styles (thanks @graywh).
281281
* Added -bar to all the :commands so they can chain with other :commands
282-
(thanks to graywh).
283-
* No longer overriding pre-defined custom highlight colors (thanks graywh).
282+
(thanks to @graywh).
283+
* No longer overriding pre-defined custom highlight colors (thanks @graywh).
284284
* Using str2float to work around a float bug in some versions of Vim 7.2
285-
(thanks voidus).
285+
(thanks @voidus).
286286

287287
1.4~
288288
* Added the new plugin option g:|indent_guides_enable_on_vim_startup|.

0 commit comments

Comments
 (0)