Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 626 Bytes

PLUGINS.org

File metadata and controls

12 lines (8 loc) · 626 Bytes

Suggested plugins

A list of useful plugins that help to replicate the Spacemacs experience.

Parenthesis matches

Rainbow Brackets shows each pair of brackets/parentheses with a different color.

Jump to character

Ace Jump allows you to quickly navigate the caret to any position visible in the editor with SPC j j.

String inflection

CamelCase allows you to switch easily between CamelCase, camelCase, snake_case and SNAKE_CASE.