jim.1 (477B)
1 .\" Manpage for jim 2 .TH man 1 "02 March 2022" VERSION "jim man page" 3 .SH NAME 4 jim \- Jan's vim-inspired modal text editor 5 .SH SYNOPSIS 6 .B jim 7 [filename] 8 .SH DESCRIPTION 9 A simple, lightweight modal text editor with syntax highlighting for C's .c and .h files, basic search functionality and a collection of basic vim-like key-bindings 10 .SH OPTIONS 11 .B filename 12 \- Name of the file you wish to edit 13 .SH BUGS 14 Please see the TODO file 15 .SH AUTHOR 16 Jan P. Pasierb <me@janpasierb.com>