Skip to content

cribalik/cmantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmantic

Cross-platform text editor mainly for C/C++, with features like fuzzy autocomplete, multiple cursors, and more.

cmantic screenshot

Build

  • Include the SDL2 headers, either globally or by putting the includes in 3party/SDL2

Linux

  1. make release

Windows

  1. Put SDL2.lib in the root directory
  2. Run build.bat

Run tutorial

  1. run ./cmantic
  2. Hit Ctrl+P and type 'tutorial'
  3. Hit Enter

About

Cross-platform text editor mainly for C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages