Commit graph

21 commits

Author SHA1 Message Date
cf581afba2
0 and $ in vim 2024-07-04 17:13:19 +01:00
0c4988cd1a
Refactor input/output functions to io.c 2024-07-04 17:04:16 +01:00
cd8e86eac7
Filetype detect, syntax highlight for single and multiline comment, strings, keywords 2024-07-04 17:03:37 +01:00
6e225f0f52
Refactor editor.c and vip.c 2024-07-04 17:01:58 +01:00
f4724e668c
Refactor header files 2024-07-04 17:00:13 +01:00
d31914433f
Move config in vip.h to config.h 2024-07-04 16:59:32 +01:00
4540698f70
Fix syntax highlight for number and decimal numbers 2024-07-03 13:23:38 +01:00
f3c3ed06c8
Remove unnecessary code 2024-07-03 13:14:31 +01:00
42c2b39692
remove debug 2024-07-03 13:13:20 +01:00
ae68d34fe9
Make colors align, add syntax highlight and command mode 2024-07-03 13:12:41 +01:00
47e4d61a6d
Search text 2024-07-03 11:11:48 +01:00
232db589e3
Implement vim keystrokes, vim modes and bar's lines 2024-07-03 09:58:51 +01:00
5549a3d93e
Prompt at bar 2024-07-03 03:00:14 +01:00
4854d4bcee
Change white color, support enter and backspace and refactor 2024-07-03 02:41:28 +01:00
5df8a3fb5f
Add save file, quit confirm, make bar look better 2024-07-02 22:56:09 +01:00
e603eaa74c
handle more keys 2024-07-01 20:40:07 +01:00
2e662a95c1
refactor to move src and include 2024-07-01 03:11:07 +01:00
23f1a2ab8a
edit bar to look like catpuccin 2024-07-01 02:48:04 +01:00
171a43d2ac
Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00
50fbc03e20
add basic movement and ui 2024-06-25 01:10:38 +01:00
0dba0b4d55
init 2024-06-22 20:50:38 +01:00