Programming Keybinds
1. Coding
1.1. LSP
SPC c xLSP DiagnosticsC-c !Manage LSP errors (list, etc)
1.2. Writing
C-c C-cComment visual selection
1.3. Other
C-c .Change indentation style
2. Moving
SPC *Finds symbol references in current project
3. Project
SPC p iInvalidate cache in projectile files (if you changed file names or anything)