-
Highlighting indentation for Emacs
Provides two minor modes =highlight-indentation-mode= and
=highlight-indentation-current-column-mode=- =highlight-indentation-mode= displays guidelines indentation
(space indentation only). - =highlight-indentation-current-column-mode= displays guidelines for
the current-point indentation (space indentation only).
Appearance of guidelines is customizable by changing the face
=highlight-indentation-face= and
=highlight-indentation-current-column-face=.Example, colors from screenshot:
#+BEGIN_SRC emacs-lisp
(set-face-background 'highlight-indentation-face "#e3e3d3")
(set-face-background 'highlight-indentation-current-column-face "#c3b3b3")
#+END_SRCTo enable experimental support for showing indent guides on blank lines, set ~highlight-indentation-blank-lines~ to ~t~.
- =highlight-indentation-mode= displays guidelines indentation
Highlight-Indentation-for-Emacs
Minor modes to highlight indentation guides in emacs.
Github星跟蹤圖
主要指標
- 概覽
-
名稱與所有者 antonj/Highlight-Indentation-for-Emacs 主編程語言 Emacs Lisp 編程語言 Emacs Lisp (語言數: 1) 平台 許可證 - 所有者活动
-
創建於 2010-12-16 09:05:11 推送於 2024-04-07 09:31:56 最后一次提交 2021-02-21 15:18:01 發布數 2 最新版本名稱 v0.7.0 (發布於 ) 第一版名稱 v0.6.0 (發布於 ) - 用户参与
-
星數 471 關注者數 16 派生數 57 提交數 59 已啟用問題? 問題數 34 打開的問題數 12 拉請求數 14 打開的拉請求數 3 關閉的拉請求數 5 - 项目设置
-
已啟用Wiki? 已存檔? 是復刻? 已鎖定? 是鏡像? 是私有?