full-doom

Table of Contents

1. SPC

1.1. SPC: find file

1.2. , switch buffer

1.3. . browse files

1.4. : M-x

1.5. ; EX

1.6. < switch buffer

1.7. ` switch to last buffer

1.8. u universal arg

1.9. x pop up scratch

1.10. ~ toggle last popup

1.11. TAB workspace

1.11.1. TAB Display tab bar

1.11.2. . switch workspace

1.11.3. 0 last workspace

1.11.4. 1-9 : x workspace

1.11.5. L load session

1.11.6. S autosave current session

1.11.7. X delete sessions

1.11.8. [ previous workspace

1.11.9. ] next workspace

1.11.10. d delete workspace

1.11.11. l load workspace from file

1.11.12. n workspace

1.11.13. s save workspace to file

1.11.14. x kill all buffers’

1.12. / search

1.12.1. i symbols

1.12.2. I symbols accr. buffers

1.12.3. b buffer

1.12.4. d directory

1.12.5. o Online providers

1.12.6. p project

1.13. [ prev

1.13.1. S spelling corr

1.13.2. [ text size

1.13.3. b buffer

1.13.4. d diff

1.13.5. e error

1.13.6. h smart jump

1.13.7. s spelling error

1.13.8. t todo

1.13.9. w workspace

1.14. ] next

1.14.1. S spelling corr

1.14.2. [ text size

1.14.3. b buffer

1.14.4. d diff

1.14.5. e error

1.14.6. h smart jump

1.14.7. s spelling error

1.14.8. t todo

1.14.9. w workspace

1.15. b buffer

1.15.1. B switch buffer

1.15.2. S sudo edit

1.15.3. [ prev

1.15.4. ] next

1.15.5. b switch ws buffer

1.15.6. k kill buffer

1.15.7. n new empty buffer

1.15.8. o kill other buffers

1.15.9. s save buffer

1.15.10. x pop scratch buffer

1.15.11. z burry buffer

1.16. c code

1.16.1. d jump to def

1.16.2. D jump to ref

1.16.3. e evaluate buffer

1.16.4. E evaluate and replace

1.16.5. b build

1.16.6. r repl

1.16.7. x list errors

1.17. f file

1.17.1. . find file

1.17.2. / find file in project

1.17.3. > sudo find file

1.17.4. ? find file from here

1.17.5. E Browse emacs.d

1.17.6. P browse private config

1.17.7. R recent project files

1.17.8. a find other file

1.17.9. c open project editor config

1.17.10. d find dir

1.17.11. e find file in emacs.d

1.17.12. p find file in private config

1.17.13. r recent files

1.17.14. y yank filename

1.18. g git

1.18.1. c magit commit

1.18.2. C magit clone

1.18.3. G list gists

1.18.4. L list reps

1.18.5. P magic pull popup

1.18.6. R git revert

1.18.7. S git stage

1.18.8. U git unstange hunk

1.18.9. [ previous

1.18.10. ] next

1.18.11. b magic blame

1.18.12. d magic dispatch

1.18.13. f magic find

1.18.14. g magit status

1.18.15. i init repo

1.18.16. l magit buffer log

1.18.17. p push popup

1.18.18. r git revert hunk

1.18.19. s git status

1.18.20. t git time matchine

1.19. h help

1.19.1. v describe variable

1.20. o open

1.20.1. M mail

1.20.2. N neotree

1.20.3. O reveal proj finder

1.20.4. b browser

1.20.5. d debugger

1.20.6. n neotree

1.20.7. o reveal in finder

1.20.8. r repl

1.20.9. t terminal

1.21. p project

1.21.1. ! run cmd in project root

1.21.2. . browse

1.21.3. / find in project

1.21.4. c compile project

1.21.5. o find other file

1.21.6. p switch project

1.21.7. r recent project files

1.21.8. t list project tasks

1.21.9. x invalidate cache

1.22. q quit

1.22.1. q save and quit

1.22.2. Q quit

1.23. r remote

1.23.1. . browse remote files

1.23.2. > detect remote changes

1.23.3. D diff local and remote

1.23.4. U upload local

1.23.5. d download remote

1.23.6. u upload local

1.24. s snippets

1.24.1. S find snippet

1.24.2. i insert snippet

1.24.3. n new snippet

1.24.4. s find snippet for mode

1.25. t toggle

1.25.1. F frame fullscreen

1.25.2. I indente

1.25.3. b big mode

1.25.4. f flycheck

1.25.5. g evil goggles

1.25.6. h impatient modei indet guides

1.25.7. l line numbers

1.25.8. p org-tree-slide-mode

1.25.9. s flyspell

1.26. w window

1.26.1. + increase height

1.26.2. - descr height

1.26.3. < dec width

1.26.4. = balance windows

1.26.5. > incr width

1.26.6. H move left

1.26.7. J move down

1.26.8. K move up

1.26.9. L move right

1.26.10. R rotate up

1.26.11. S split

1.26.12. W prev

1.26.13. _ set height

1.26.14. b bottom right

1.26.15. c close window

1.26.16. h,j,k,l

1.26.17. n new

1.26.18. o enlargen

1.26.19. p mru

1.26.20. q quit

1.26.21. r rotate down

1.26.22. s split

1.26.23. t top left

1.26.24. u winner undo

1.26.25. v vsplit

1.26.26. w next

1.26.27. | set width

1.27. m org-mode

1.27.1. t todo SPC-m-t modify TODO status

1.27.2. h heading SPC-m-h make header

1.27.3. i item SPC-m-i make item

1.27.4. n link SPC-m-n

Author: Julian Lopez Carballal

Created: 2025-02-08 Sat 02:21