meru wiki

Emacs

Helpful emacs commands:

  • Save: C-x C-s
  • Exit: C-x C-c
  • Open: C-x C-f
  • Build (lisp): C-x C-e
  • Export Wiki: C-c C-e H A
  • Deploy Wiki: C-c n d
  • Toggle terminal (vterm): C-`
  • Start LSP: M-x eglot
  • Package install: M-x p-ins
  • (ace window) toggle between buffers: C-x o
  • Make virtual buffer (to change): C-x 3
  • Fuzzy find for files in a project: C-s (calls project-find-file)

Config setup:

  • ~/sync/dotfiles/.emacs.d/init.el copy into home directory
  • Ensure that org-roam/ and wiki/ are in ~/sync/
  • GG EZ