Skip to content

ripply/emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emacs keybinds

  • SPC = M-m

  • M-m f e R - reload config

  • C-x C-space - jump to previous mark

  • C-x k - describe key

  • C-u C-space -

  • C-c C-j - golang jump

  • C-x C-m = M-x

  • C-c C-m = M-x

  • C-h - mark-whole-buffer

  • C-M-\ - indent-region

Window

  • C-u 6 C-x ^ - enlarge window 6 times
  • C-u - 6 C-x ^ - shrink window 6 times
  • C-x + - balance windws
  • M-m f T - neotree toggle

iBuffer

  • C-x C-b
    • m => mark buffer
    • t => flip marks
    • k => kill marked buffer,
    • D => kill all buffers except marked

Editing

  • C-x - Interactively modify indentation (with hjkl)

js2mode

  • M-RET r r v - Rename variable
  • M-RET r l t - log this

Projectile

  • C-c p p - switch projectile project
  • C-c p f - find file in project
  • C-c p s g - grep inside project
  • C-c p s s - ag instead of grep
  • C-c p b - projectile buffer management

Compile

  • M-x c r - Compile
  • M-x c R - Recompile

About

spacemacs config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published