pcardune / .emacs.d

My emacs config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pcardune's emacs config

So I always forget what is in my emacs config. Here is some documentation of things to look at

  • better-defaults - some helpful defaults to get you started.
  • projectile - a mode for navigating in a "project" i.e. git repository
  • project-explorer - mode for displaying a directory tree for your project in one panel
  • magit - mode for working with git
  • guide-key - show key bindings as you type. i.e. type C-x and it will show all the keys you can type after that and what they do.
  • cheatsheet - custom cheatsheet display

Some sources of inspiration:

Some things I will probably forget about that are fun to use!

  • M-x browse-url - open the url under the cursor in a browser!

About

My emacs config


Languages

Language:Emacs Lisp 100.0%