The Wayback Machine - https://web.archive.org/web/20220524113526/https://github.com/zonuexe
Skip to content
Avatar
🤓
PHP is a Lisp. Emacs is Web.
🤓
PHP is a Lisp. Emacs is Web.

Sponsors

@k1LoW

Sponsoring

@Shougo @ondrejmirtes @dantleech @HiroKws @danog @vivliostyle @amphp

Achievements

Achievements

Organizations

@emacs-jp @skk-users-jp @flycheck @BaguettePHP @php5friends @emacs-php
Block or Report

Block or report zonuexe

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Emacs Right Click Context menu

    Emacs Lisp 56 3

  2. Display large character for presentation and live coding

    Emacs Lisp 43 1

  3. dotfiles Public

    tadsan@zonuexe's dotfiles (.emacs, .zsh*, .profile... etc.)

    Emacs Lisp 24 2

  4. Copy it, yank anything!

    Emacs Lisp 18 3

  5. Set font face for Emoji

    Emacs Lisp 11 3

  6. Pandoc for Emacs

    Emacs Lisp 10 2

363 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

Created 1 repository

Created a pull request in bobthecow/psysh that received 1 comment

Add import of missing HoaConsoleCursor class

This class was not imported in 8423497. Pressing Ctrl+l causes an error. I am very grateful for your work in bundling HoaConsole. Thank you!

+1 −0 1 comment
Opened 6 other pull requests in 3 repositories
Reviewed 1 pull request in 1 repository
laravel/framework 1 pull request

Created an issue in phpstan/phpstan that received 1 comment

Redundant messages about conditional types

Bug report Code snippet that reproduces the problem <?php declare(strict_types = 1); use function PHPStan\Testing\assertType; /** * @template T *…

1 comment
Opened 3 other issues in 3 repositories