Giter VIP home page Giter VIP logo

paren-face's Introduction

A face dedicated to lisp parentheses

This library defines a face named parenthesis used just for parentheses. The intended purpose of this face is to make parentheses less visible by dimming them.

We lispers probably don't need to be constantly made aware of the existence of the parentheses. Dimming them might be even more useful for people new to lisp who have not yet learned to subconsciously blend out the parentheses.

how we see parentheses

To use the parenthesis face, turn on global-paren-face-mode. The option paren-face-modes controls in what buffers the minor mode paren-face-mode is turned on.

The parenthesis at or before point, as well as the parenthesis at the other end of the s-expression should actually stand out, but that is beyond the scope of the mode defined here. Instead use one of the modes dedicated to that, e.g. the builtin show-paren-mode.

While this face is intended to be used with Lisp modes, it also works with other major modes, just add the mode to the value of paren-face-modes.

By default only parentheses are dimmed, customize option paren-face-regexp if you also want to dim brackets or braces. If you want to use a different regexp in different major-modes, then use a the mode hook to set the buffer local value.

History

Dave Pearson's parenface.el implements the same basic idea. Unfortunately that library doesn't use the appropriate Emacs interfaces correctly, so I wrote this as a replacement.

paren-face's People

Contributors

tarsius avatar syohex avatar fuco1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.