Programming Keybinds

1. Coding

1.1. LSP

  • SPC c x LSP Diagnostics
  • C-c ! Manage LSP errors (list, etc)

1.2. Writing

  • C-c C-c Comment visual selection

1.3. Other

  • C-c . Change indentation style

2. Moving

  • SPC * Finds symbol references in current project

3. Project

  • SPC p i Invalidate cache in projectile files (if you changed file names or anything)