Skip to content

jupj/qvik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qvik - a quasi-vi editor in one kilo lines of code

qvik is an editor with a small subset of vi modes/commands/key bindings.

qvik was inspired by the Build Your Own Text Editor booklet which, in turn, is based on antirez's kilo.

The goal is to have a functional editor in less than one kilo lines of code. The code should be readable and must be go fmt:ed. Lines are counted with cloc (tests are excluded from the line count).

Useful documentation for the development of qvik

License

qvik is licensed under the terms of the MIT license. See LICENSE for details.

About

qvik - quasi-vi editor in 1 KLOC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published