Skip to content

Commit

Permalink
Fix parens in README
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBB committed Oct 28, 2015
1 parent 1071023 commit 8bade0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ For example, this is the Spacemacs mode-line.
:separator " | ")
(global :when active)
buffer-position
hud)))
hud))

Spaceline will then collect data from each segment and render them in a
beautiful manner, with powerline separators inserted between each top-level
Expand Down

0 comments on commit 8bade0a

Please sign in to comment.