Skip to content

ElisStaaf/openvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVim

OpenVim is a text/code editor written in C that's focused on being as minimal as possible, yet useful enough to be someones primary editor! It includes many quality of life features such as syntax highlighting, find and replace and much, much more. It's primarily just a passion project, but usable as a real editor!

OpenVim

Install

git clone https://github.com/ElisStaaf/openvim
cd openvim

./build.sh # If you just want to build
./install.sh # If you want to install to /usr/local/bin

Out Of The Box Features

  • Syntax highlighting
  • File tree
  • Configuration
  • Search and replace
  • Keyboard shortcuts

License

This project is primarily licensed under the Apache 2.0 License, see LICENSE for further details on the matter.

Credits

OpenVim is based on "Bedd": A flexible and easy to use editor, check out the "Bedd" editor here.

About

Incredible text editor, flexible and all!

Resources

License

Stars

Watchers

Forks

Packages

No packages published