8000 Merge pull request #91 from paulirish/patch-1 · weizhenwei/github-cheat-sheet@fba6fa9 · GitHub
[go: up one dir, main page]

Skip to content

Commit fba6fa9

Browse files
committed
Merge pull request tiimgreen#91 from paulirish/patch-1
Chrome extension for GH tab size
2 parents 77ece52 + 1abd8af commit fba6fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Adding `?w=1` to any diff URL will remove any changes only in whitespace, enabli
7575
[*Read more about GitHub secrets.*](https://github.com/blog/967-github-secrets)
7676

7777
### Adjust Tab Space
78-
Adding `?ts=4` to a diff or file URL will display tab characters as 4 spaces wide instead of the default 8. The number after `ts` can be adjusted to suit your preference. This does not work on Gists, or raw file views.
78+
Adding `?ts=4` to a diff or file URL will display tab characters as 4 spaces wide instead of the default 8. The number after `ts` can be adjusted to suit your preference. This does not work on Gists, or raw file views, but a [Chrome extension](https://chrome.google.com/webstore/detail/github-tab-size/ofjbgncegkdemndciafljngjbdpfmbkn) can automate this.
7979

8080
Here is a Go source file [before](https://github.com/pengwynn/flint/blob/master/flint/flint.go) adding `?ts=4`:
8181

0 commit comments

Comments
 (0)
0