minoru's Emacs Config
1.
起動設定
1.1. eary-init.el
1.2. speed up startup
1.3. leaf.el
1.4. init-loader.el
1.5. init-mini.el
1.6. dashboard
2.
コア設定
2.1. language / coding
2.3. mozc
2.4. server
2.5. exec-path-from-shell
2.6. uniguify
2.7. aggressive-indent
2.7. change gloal keybind
3.
カーソル移動
3.1. sequential-command
3.2. other-window-or-split
3.3. jump-brace
3.4. exchange-point-and-mark
3.5. expand-region
3.6. point histry
4.
フォント / 配色関連
4.1. font setting
4.2. hl-line
4.3. blink-cursor
4.4. ivy-format-function-arrow
4.5. pare
4.6. rainbow-delimiters
4.7. rainbow-mode
4.8. volatile-highlight
4.9. whitespace
5.
フレーム / ウインドウ制御
5.1. dimmer-mode
5.2. scrool-other-window
5.3. cus-sprit-window
5.4. tempbuf
5.5. winner-mode
5.6. doom-thmes
5.7. doom-modeline
6.
編集サポート / 入力補助
6.1. markdown-mode
6.2. evil-mode
6.3. web-mode
6.4. yatex
6.5. darkroom
6.6. ivy / counsel / swiper
6.7. yasunippets
6.8. company
6.9. key-chord
6.10. iedit
6.11. migemo
6.12. swiper-migemo
6.13. smartparens
6.14. selected
6.15. pangu-spacing
6.16. font-awesome
7.
表示サポート
7.1. which-key
7.2. all-the-icons
7.3. line-spacing
7.4. display-line-numbers
7.5. prescient
7.6. japanese-holidays
7.7. imenu-list
7.8. diff-hl
8.
Hydra
8.1. hydra-menu
8.2. hydra-make
8.3. hydra-package
8.4. hydra-markdown
8.5. hydra-view-mode
8.6. hydra-browse
9.
履歴 / ファイル管理
9.1. auto-save-buffer
9.2. undo-fu
9.3. recentf
9.4. savehist
9.5. hist-files
9.6. dired
9.7. neotree
10.
開発サポート
10.1. function key
10.2. gist interface
10.3. flymake
10.4. quickrun
10.5. magit
10.6. git-timemachine
10.7. browse-at-point
10.8. counsel-tramp
10.9. easy-hugo
10.10. open-junk-file
11.
メモ環境
11.1. howm
11.2. org-capture
11.3. scratch-memo
12.
ユーティリティー関数
12.1. delete-no-contens
12.2. emacs-lok-mode
12.3. ps-priter
12.4. open terminal
12.5. open thunar
12.6. restart-emacs
12.7. open with sudo
12.8. eshell
12.9. google-translate
More
Github repo
minorugh.github.io に戻る
Twitter
Improve this page
minoru's Emacs Configuration
> 表示サポート
# INDEX
表示サポート
画面表示関係の設定
# INDEX
which-key
キーバインドの選択肢をポップアップする
all-the-icons
Emacsでアイコンを表示できるようにする
line-spacing
行間を制御する
display-number-mode
行番号を表示する
prescient
リストの並び替えとイニシャル入力機能を提供
japanese-holidays
カレンダーをカラフルにする
imenu-list
ファイル内の関数目次をサイドバー風に表示
diff-hl
編集差分をフレーム端で視覚化
6.16. font-awesome
7.1. which-key