A simple linux command line text editor inspired by nano and vim.
Current features:
- Search text in file.
- Highlight language syntax (supports: C/C++, Golang, Java, Python).
To build the project simply clone the repository and run make build
command.