• Stars
    star
    485
  • Rank 90,698 (Top 2 %)
  • Language
    Emacs Lisp
  • Created over 9 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My Spacemacs config

My personal Emacs configuration

Hacking journey begins start from 2013.

It was written for Emacs 25.1+ on MacOS 10.11+

How to use

Follow the install instruction here: https://github.com/zilongshanren/spacemacs#install , make sure your are using the fork repo: https://github.com/zilongshanren/spacemacs

Why use the forked repo? What’s the difference between the forked repo and the original repo?

Nothing difference!

The forked version is only a few commits behind the original repo, becuase sometimes the original repo can’t functional well.

What’s the highlight of this configuration

  1. It’s a highly optimized Spacemacs configuration, you should use the configuration together with the develop branch of the forked Spacemacs.
  2. I prefer to the Ivy completion interface, so I removed many helm related packages but keep the helm-ag package. The counsel-ag counterpart is not powerful as helm-ag.
  3. I also removed some packages I don’t have any chance to use. The complete list lies in the exclude section of the init.el file.
  4. I also exclude the Spaceline package, cause it’s easy to frozen the Emacs with this package enabled. So I create my own mode line configuration based on Spaceline.
  5. The Swiper package sometimes frozen the Emacs UI when you split the window with very long lines. You could use `pkill -SIGUSR2 -i emacs` in command line to save the frozen Emacs.

Optional

Install Imagemagick

Add ispell support: https://lists.gnu.org/archive/html/help-gnu-emacs/2014-04/msg00030.html

Happing Hacking

More Repositories

1

opengl-tutorials

http://opengl.zilongshanren.com
807
star
2

Cocos2DBookSource

Source Code of <<Cocos2d, The definitive Guide>>
Objective-C
111
star
3

dotfiles

vim,zsh,tmux,git, ctags, ag, jshint, emacs and more
Python
98
star
4

.emacs.d

目前主要使用的Emacs配置
Emacs Lisp
72
star
5

CutTheRope-x

Cut The Rope like game with a in-game level editor powered by cocos2d-x 2.1.3
C++
52
star
6

unpack-textureatlas

A package for unpacking texture atlas created with TexturePacker, working on Cocos Creator only.
JavaScript
35
star
7

cocos2d-x-shader-gallery

A water ripple effect implemented by cocos2d-x v2.1.4
C++
31
star
8

OpenGLES-cocos2dx

Learn OpenGL ES via Cocos2D-X
Java
30
star
9

chinese-wbim

Deprecated!! 推荐使用 pyim
Emacs Lisp
17
star
10

about.emacs-china.org

http://about.emacs-china.org
CSS
12
star
11

zilongshanren.com

My personal Chinese blog repo: http://zilongshanren.com
HTML
9
star
12

Modern-Vim

一个神奇的vim仓库
8
star
13

CreatorUIDemos

A few UI demos
JavaScript
7
star
14

VideoSprite

Rendering Video as a Sprite
C
5
star
15

gulp-cocoscreator-copy-res

拷贝微信小游戏首包资源
JavaScript
4
star
16

CheckBoxDemo

Cocos Creator CheckBox UI Control Demo
JavaScript
4
star
17

LuaCppBindingDemo

A few blog posts to experiment with the Lua C API
C
3
star
18

artemis

C
2
star
19

doxygen

C++
2
star
20

LearnOpenGL.com

Learn www.learnopengl.com on Mac
C++
2
star
21

zilongshanren

1
star
22

Spine-Cocos2D-X

build spine static library for cocos2d-x
C
1
star
23

4gamers.cn

用来给4gamers.cn备案使用
JavaScript
1
star
24

doom-private

my personal doom emacs config
Emacs Lisp
1
star
25

CreatorBenchmark

The benchmark of Cocos Creator
JavaScript
1
star
26

ScriptobjectsDemo

C#
1
star
27

programmers-guide

JavaScript
1
star
28

elisp-cheatsheet

My personal emacs lisp cheatsheet.
Emacs Lisp
1
star