Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.13 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.13 KB

My own Emacs config based on Spacemacs

Yi Liu

screenshot: ui

External depdencies

  • vim
  • Exuberant ctags
  • pdf-tools
  • ag (the silver searcher), pt (the platinum searcher)
  • hunspell, languagetool

Highlights

Difference from vanilla Spacemacs

  • ui:

    • use a mode line based on vim-powerline.
    • theme: yxl-gruv (based on gruvbox), yxl-dark/yxl-light (based on Solarized). The yxl-theme package is written based on spacemacs-theme.
  • bindings:

    • more "vimish" bindings like C-h/j/k/l for window navigation
    • TODO
  • packages:

    • package load-path: TODO
    • spacemacs base config: TODO