Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@shnupta shnupta released this 04 Nov 21:49
· 117 commits to master since this release
62ab079

v0.0.2 has these capabilities:

  • Modules interface (so others can add their own modules easily like colour schemes and syntax highlighting for other languages)
  • Syntax highlighting for multiple languages with a variety of keyword colours
  • Find and replace feature
  • Select mode
  • Yank and paste
  • Config file for user customization
  • Line numbers
  • Vim behaviors (like hjkl movement and command style interactions)
  • Better speed and performance when editing large files
  • Editor resizes now
  • Better movement such as skipping to end of lines, files etc.
  • ctags implementation