Skip to content

Commit

Permalink
Merge pull request tmuxinator#630 from JonRowe/patch-1
Browse files Browse the repository at this point in the history
Highlight spacing issue.
  • Loading branch information
adamstrickland authored May 31, 2018
2 parents 3a33e91 + 9caee5c commit 0e24ecd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,9 @@ windows:

The layout setting gets handed down to tmux directly, so you can choose from
one of [the five standard layouts](http://manpages.ubuntu.com/manpages/precise/en/man1/tmux.1.html#contenttoc6)
or [specify your own](http://stackoverflow.com/a/9976282/183537).
or [specify your own](http://stackoverflow.com/a/9976282/183537).

**Please note the indentation here is deliberate. YAML's indentation rules can be confusing, so if your config isn't working as expected, please check the indentation.** For a more detailed explanation of _why_ YAML behaves this way, see [this](https://stackoverflow.com/questions/50594758/why-isnt-two-spaced-yaml-parsed-like-four-spaced-yaml/50600253#50600253) Stack Overflow question.

## Interpreter Managers & Environment Variables

Expand Down

0 comments on commit 0e24ecd

Please sign in to comment.