Skip to content
/ Fim Public

An editor with customized highlight based on vim

Notifications You must be signed in to change notification settings

faiimea/Fim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fim

Fim is named as Faii_Vim~

Introduction

Fim is a text editor that allows user to DIY it's highlight rule.

FIM (ver 1.0) is a demo with function to read and write one file, which looks like a simple text editor.

1

Usage

To make sure you could run this program, please run it on CLI with complete C environment(gcc, make and so on).

$ make
$ ./fim <filename>

Todo

  • Read from file
  • Write to file and disk
  • Page up and down
  • Status Row
  • Help Row
  • Search line
  • Highlight (Built in)
  • Highlight (Special)

About

An editor with customized highlight based on vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published