Skip to content

graingert/shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shim - A vim inspired text editor

movement gif

See http://swong15.github.io/shim/ for overview

To install dependencies:

pip install pygments

Right now syntax highlighting is done with pygments(whether or not we ultimately use this can be decided later).

To run:

Add src/shim.py to your path and run it with

shim filename

On first run shim generates metadata files so the first run should take a little longer depending upon directory size.

About

vim inspired text editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published