- Projects and Workspaces
- Search
- Edit
- Jump
- Checkers
- Completion
- Snippets
- Templates
- Terminal
- Debugger
- Docker
- Magit
- SPC TAB .
- Load workspace from file
- SPC TAB n
- New workspace
- SPC TAB r
- Rename workspace
- SPC TAB s
- Save workspace to file
- SPC p p
- Switch project
- SPC SPC
- Find file in project
- SPC ,
- Find file in workspace
- SPC s p
- Search project
- SPC s P
- Search another project
- SPC s d
- Search this directory
- SPC s D
- Search another directory
- SPC s s
- Incremental search
- SPC s S
- Search symbol at point
- SPC s b
- Search in the buffer
- SPC s i
- Search symbol in file
- M-x, SPC :
- Enhanced M-x
- SPC ’
- Resume last Vertico session
- SPC RET
- Find bookmark
- SPC f f, SPC .
- Browse from current directory
- SPC p f, SPC SPC
- Find file in project
- SPC f r
- Find recently opened file
- SPC p p
- Open another project
- SPC b b, SPC ,
- Switch to buffer in current workspace
- SPC b B, SPC <
- Switch to buffer
- SPC p t
- List all ‘TODO’/’FIXME’ in project
- SPC s b
- Search the current buffer
- SPC s d
- Search this directory
- SPC s D
- Search another directory
- SPC s i
- Search for symbol in current buffer
- SPC s p
- Search project
- SPC s P
- Search another project
- SPC s s
- Search the current buffer (incrementally)
- [[kbd:][]t]]
- go to next ‘TODO’ item
- [[kbd:]t
- go to previous ‘TODO’ item
- SPC p t
- show all ‘TODO’ items in a project
- gzz to toggle new (frozen) cursors at point
- gzt to toggle mirroring on and off
- gzA to place cursors at the end of each selected line
- gzI will place them at the beginning
- SPC j l
- Jump line
- SPC j c
- Jump char
- SPC j w
- Jump window
- SPC t f
- Toggle Flycheck
- SPC c x
- List errors
- [[kbd:][] e]]
- Next error
- [[kbd:] e
- Prevous error
- C-n
- Go to next candidate
- C-p
- Go to previous candidate
- C-j
- (evil) Go to next candidate
- C-k
- (evil) Go to previous candidate
- C-h
- Display documentation (if available)
- C-u
- Move to previous page of candidates
- C-d
- Move to next page of candidates
- C-s
- Filter candidates
- C-S-s
- Search candidates with helm/ivy
- C-SPC
- Complete common
- TAB
- Complete common or select next candidate
- S-TAB
- Select previous candidate
- En doom-snippets se encuentra la documentación para crear los snippets
- SPC o t
- Toggle vterm pop up window in the current project
- SPC o T
- Opens vterm in the current window
- Visitar la documentación oficial para mayor información
- SPC g g
- Start magit
- g r/g z
- Magit refresh
- s
- Stage file at point
- u
- Unstage file at point
- h
- Help