gongo / emacs-nicomment

Flow comment on your Emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emacs-nicomment

Reproduces the flowing comment of ニコニコ動画 on Emacs.

nicomment.gif

Inspired by https://github.com/kusabashira/vim-nicomment

Requirements

Usage (based on demo with Cask)

  1. Install dependent libraries

    $ cask install
  2. Lanch Emacs

    $ cask exec emacs -Q nicomment-demo.el -l nicomment
  3. Enable nicomment-mode

    M-x nicomment-mode
    
  4. Execute demo script

    M-x nicomment-demo
    

License

MIT License

About

Flow comment on your Emacs

License:MIT License


Languages

Language:Emacs Lisp 100.0%