Skip to content

h8/emacs-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Overview of h8's EMACS configuration

All required packages will be installed automatically via use-package

  • popup-switcher
  • markdown-mode
  • rw-hunspell
  • rw-ispell
  • rw-language-and-country-codes
  • highlight-parentheses
  • project-explorer
  • flycheck
  • alchemist
  • company

Use-package

An alternate way of requiring el-packages. Home

Popup-switcher

Shows buffer switch popup, <C-tab>

Markdown-mode

See this manual

Ispell

Flyspell mode is on by default, <f8> to switch language. Also see

Duplicate line or region

From here, <C-S-d>

Moving lines up and down

From here, <M-up/down>

Temporary files

Just works, save files to /tmp

IBuffer

Shows all opened buffer in separate window, <f5>

Project-explorer

See this manual

Flycheck mode

See this manual

Toggle comment on a current line

<C-?>

Alchemist mode for Elixir and Phoenix

Documentation

About

Emacs configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published