Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonpalmisc/secl

An Emacs-like editing experience inside Sublime Text 4
https://github.com/jonpalmisc/secl

emacs sublime-text

Last synced: 7 days ago
JSON representation

An Emacs-like editing experience inside Sublime Text 4

Awesome Lists containing this project

README

        

# SECL (Sublime/Emacs Compatibility Layer)

SECL is a small plugin for Sublime Text 4 meant to provide an Emacs-like
experience inside of Sublime Text; it is a work in progress. All of the basic
keybindings also work in Sublime Merge!

The goals of this project are to provide traditional Emacs movement and editing
keybindings—e.g. `C-a` and `M-f`—out of the box, while also using
as much of Sublime Text's existing functionality as possible, i.e. the
default word-based movement should be used over a custom implementation.

For a more comprehensive Emacs emulation plugin, see [Emacs Pro Essentials](https://github.com/sublime-emacs/sublemacspro).

## Installation

You can install SECL by cloning or downloading this repository into your
Sublime Text packages folder.

## License

Copyright (c) 2022 Jon Palmisciano; licensed under the BSD-3-Clause license.

For more information, see LICENSE.txt.