- sbcl
- Material Design Icons (not working)
- Source Code Pro
- Noto Sans CJK SC
- stack
- glslangValidator
- haskell-language-server
- common lisp
- elisp
- haskell
- glsl
- nix
- yaml
- Markdown
- ReST
- JSON
- fountain
- text
- javascript
- java
- set path for lisp environment on
inferior-lisp-program
in/lisp/init-common-lisp.el
- git
- ground theme
- ignore
.Xresource
- Material Design Icons cheatsheet
disable git's octal utf8 display to respect unicode
git config --global core.quotepath off
- get the file in
./emacs@.service
- it allows you switch input method in emacsclient -c mode when use fcitx
- put this file to /etc/systemd/system/emacs@.service
- auto startup on
systemctl enable emacs@your_user_name.service
- restart by
systemctl restart emacs@your_user_name.service
- connect by
emacsclient -c -s ${TMPDIR:-/tmp}/emacs$(id -u)/server
oremacsclient -t -s ${TMPDIR:-/tmp}/emacs$(id -u)/server
F4
save & close other file buffersF5
toggle file tree (by speedbar)F6
toggle imenu list