Skip to content

Instantly share code, notes, and snippets.

@JuanCaicedo
JuanCaicedo / spacemacs-learning.md
Last active June 18, 2018 19:02
Questions I've had while learning spacemacs

Questions

  • How do you navigate around directories?
    • Open tree view in files neotree
      • Shortcuts for neotree in evilmode in the docs
      • Using search (/) can be super useful to move around quickly
    • Use SPC p D to open the project root in Dired, and use SPC f j to jump to the Dired buffer corresponding to current buffer.
      • Dired shortcuts
        • copy C
        • rename R
  • delete D