Skip to content

mason-stewart/paredit

 
 

Repository files navigation

paredit

This is an implementation of paredit for sublime text.

Installation

To try the current implementation, clone the repository and place the resulting directory in Installed Packages inside your data directory.

Usage

See the cheatsheet.

Implementation Status

Below is a list of all currently not implemented paredit commands from the cheatsheet.

  • paredit-backslash
  • paredit-splice-sexp-killing-backward
  • paredit-splice-sexp-killing-forward
  • paredit-raise-sexp
  • paredit-recentre-on-sexp
  • paredit-reindent-defun

Testing

Press ctrl+shift+p to open the command palette. Type test and run Paredit: Run Tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%