Skip to content

Emacs package to control space padding around delimiters.

Notifications You must be signed in to change notification settings

lewang/delim-pad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Purpose

This package helps to manage space padding around paired delimiters.

E.g. {a=>1, b=>2}
      ^
      <SPC>
     { a=>1, b=>2 }
       ^
      <DEL>
     {a=>1, b=>2}

I wrote it to conform to some coding standards, but in some months of use it's been quite unobtrusive, so it's a global minor-mode now.

About

Emacs package to control space padding around delimiters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published