Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-jpq committed Aug 7, 2020
1 parent 81da653 commit 885dcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rplugin/python3/chadtree/ls_colours.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class AnsiColour(IntEnum):
Blue = auto()
Magenta = auto()
Cyan = auto()
Grey = auto()
White = auto()

BrightBlack = auto()
BrightRed = auto()
Expand Down

0 comments on commit 885dcec

Please sign in to comment.