Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syohex/emacs-editutil

My Editing Utilities
https://github.com/syohex/emacs-editutil

Last synced: about 19 hours ago
JSON representation

My Editing Utilities

Awesome Lists containing this project

README

        

# My Own Editing Utilities ![](https://github.com/syohex/emacs-editutil/workflows/CI/badge.svg)

## editutil.el

My configuration is:

```lisp
(require 'editutil)
(editutil-default-setup) ;; Set my defult key bindings
```