GitXplorerGitXplorer
t

emacs-evm-mode

public
0 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
422b65cfd04854072bf6b9238c49e3d40577ef98

Merge branch 'master' of github.com:taquangtrung/emacs-evm-mode

ttaquangtrung committed 2 years ago
Unverified
97542e5aa36f653468175e5ac692b5299e50f2ba

improve auto-mode-alist and evm-mode-hook

ttaquangtrung committed 2 years ago
Verified
2b326751c9421842521e851d969b9c269c79f8b3

Merge pull request #1 from syohex/package

ttaquangtrung committed 3 years ago
Verified
91bb0a20c634d2ea255b9e8ab206e0f85c053b6a

Add auto load cookie for lazy loading

ssyohex committed 3 years ago
Unverified
fc3d0b2f1bbf38221283abdcb3629448dbcec1bb

update source code and license

ttaquangtrung committed 3 years ago
Unverified
675ac6809b26a4273c67f10eb3f468cced4a1c41

Fix linting issues and documentation

ttaquangtrung committed 3 years ago

README

The README file for this repository.

evm-mode

Emacs major mode for editing Ethereum EVM bytecode.

Screenshot

Screenshot

Installation

Features

Supported

  • Syntax highlight for EVM bytecode.

  • Code outline (labels and blocks) via Imenu

Todo

  • [ ] Auto indentation