Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alphapapa/obvious.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obvious.el

Who needs comments when the code is so obvious.

Screenshots

Before:

images/before.png

After:

images/after.png

Installation

Add obvious.el to your load-path, then (require 'obvious) and enable obvious-mode.

Usage

When the comments are getting to you, activate obvious-mode. If you don’t even want to see header comments, customize the option obvious-headers.

Note: For now, the mode should be disabled when writing a comment.

Changelog

v0.1

Initial release.

Credits

Inspired by Anders Lindgren’s nocomments-mode (which works differently, by preserving whitespace where comments are).

License

GPLv3

About

Who needs comments when the code is so obvious

Topics

Resources

License

Stars

Watchers

Forks