Skip to content

Igor-Basilio/lexis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexis

Lexis is a custom text editor developed as an educational project. It aims to provide a seamless editing experience with support for Vim-like motions and other advanced text editing features.

License

License
This project is licensed under the MIT License - see the LICENSE file for details.

Features

  • Vim Motions: Navigate and edit text with efficient Vim-style commands.

Getting Started

Prerequisites

  • Golang: Make sure you have go installed. Install Go

Installation

  1. Clone the repository:

    git clone https://github.com/Igor-Basilio/lexis
    cd lexis
  2. Run the project:

    go run ./main

Acknowledgements

  • Inspired by the simplicity and efficiency of Vim.
  • Thanks to all the contributors who have helped in the development of Lexis.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors