Skip to content
/ jim Public

A vim like text editor, but slightly worse

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

jacobrec/jim

Repository files navigation

The Jim Text Editor

installation

Jim is still an unfinished piece of software.

There are 2 ways to run it:

  1. using run.sh
    $ ./run.sh
        
  2. building with asdf
    (asdf:make :jim)
        

    this will produce an executable jim in the current directory

usage

jim’s keybindings are based on vim’s with the following exceptions:

  • :w and :e take their arguments quoted: :e "test.lisp"
  • :e will open a file in a new buffer

About

A vim like text editor, but slightly worse

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages