Highlight-Indentation-for-Emacs

Minor modes to highlight indentation guides in emacs.

  • 所有者: antonj/Highlight-Indentation-for-Emacs
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

  • 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_SRC

    To enable experimental support for showing indent guides on blank lines, set ~highlight-indentation-blank-lines~ to ~t~.

主要指標

概覽
名稱與所有者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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?