Extensible editor loosely based on vim and emacs, written with GLFW; Vim EXtended
  • C++ 77.7%
  • CMake 21.9%
  • C 0.4%
Find a file
2026-03-02 21:19:19 +01:00
cmake example ui 2026-02-26 22:14:55 +01:00
include split out Fixed_String and remove prelude 2026-02-08 22:23:00 +01:00
src commands module 2026-03-02 21:16:11 +01:00
.gitignore Create a VEX_VERSION macro 2026-01-24 13:38:14 +01:00
CMakeLists.txt formatting 2026-03-02 21:16:52 +01:00
CMakePresets.json release optimizations 2026-01-25 22:15:10 +01:00
README.md update readme 2026-01-23 22:27:57 +01:00

building the project

How to build the project:

$ cmake --workflow --preset vex-build