All Projects → laishulu → hl-fill-column

laishulu / hl-fill-column

Licence: GPL-3.0 license
Highlight fill column for emacs.

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to hl-fill-column

geshi-1.1
Next generation of Generic Syntax Highlighter for PHP
Stars: ✭ 70 (+337.5%)
Mutual labels:  highlight
vim-high
Vim plugin: All-in-one highlighter, highlight custom pattern like indentation, inactive window, word under the cursor
Stars: ✭ 20 (+25%)
Mutual labels:  highlight
JSONPreview
🎨 A view that previews JSON in highlighted form, it also provides the ability to format and collapse nodes.
Stars: ✭ 21 (+31.25%)
Mutual labels:  highlight
codeblock-beautifier
💅 A chrome extension for highlighting codes of Medium Articles
Stars: ✭ 118 (+637.5%)
Mutual labels:  highlight
nim.nvim
Nim plugin for NeoVim
Stars: ✭ 159 (+893.75%)
Mutual labels:  highlight
xray
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions
Stars: ✭ 97 (+506.25%)
Mutual labels:  highlight
datatables.mark.js
A DataTables plugin for mark.js to highlight search terms in tables
Stars: ✭ 44 (+175%)
Mutual labels:  highlight
web-marker
a web page highlighter - Please star if you like this project
Stars: ✭ 51 (+218.75%)
Mutual labels:  highlight
svelte-typeahead
Accessible, fuzzy search typeahead component
Stars: ✭ 141 (+781.25%)
Mutual labels:  highlight
Spotlight
Introductory walkthrough framework for iOS Apps
Stars: ✭ 45 (+181.25%)
Mutual labels:  highlight
go-highlight
A Go (Golang) code syntax highlighting library.
Stars: ✭ 20 (+25%)
Mutual labels:  highlight
vue-highlight-text
🔦 Vue component for highlight multiple instances of a word
Stars: ✭ 55 (+243.75%)
Mutual labels:  highlight
errata
Source code error pretty printing
Stars: ✭ 41 (+156.25%)
Mutual labels:  highlight
vue-plugin
Highlight.js Vue Plugin
Stars: ✭ 102 (+537.5%)
Mutual labels:  highlight
enhanced-slack
🌴 PoC Slack enhancer/injector
Stars: ✭ 48 (+200%)
Mutual labels:  highlight
Highlightr-Plugin
A minimal and aesthetically pleasing highlighting menu that makes color-coded highlighting much easier 🎨.
Stars: ✭ 321 (+1906.25%)
Mutual labels:  highlight
CodeEditorView
Code Editor UITextView
Stars: ✭ 20 (+25%)
Mutual labels:  highlight
prism-pretty
A Chrome Extension to format/highlight/preview HTML/JS/CSS/Markdown code with Prism.js
Stars: ✭ 91 (+468.75%)
Mutual labels:  highlight
chalk
🖍️🎨Composable and simple terminal highlighting package for OCaml.
Stars: ✭ 29 (+81.25%)
Mutual labels:  highlight
pdf-annotation-service
Client and service for embedding highlights into PDF documents
Stars: ✭ 32 (+100%)
Mutual labels:  highlight

README

https://melpa.org/packages/hl-fill-column-badge.svg

About

This package provide two modes to highlight fill column:

./screenshots/hl-fill-column.png

  • buffer local minor mode: hl-fill-column-mode
  • global minor mode: global-hl-fill-column-mode

Customization

  • hl-fill-column-face font face for lighlighting fill column

Thanks

Some codes are adapted from column-marker.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].