VI Plus
Find a file
2024-07-01 02:48:04 +01:00
.gitignore init 2024-06-22 20:50:38 +01:00
bar.c edit bar to look like catpuccin 2024-07-01 02:48:04 +01:00
bar.h Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00
LICENSE init 2024-06-22 20:50:38 +01:00
Makefile Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00
README.md init 2024-06-22 20:50:38 +01:00
term.c Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00
term.h Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00
vip.c Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00
vip.h Make text viewable and make a bar at bottom of screen 2024-06-30 19:55:59 +01:00

vip

VI Plus

Usage

vip

Dependencies

None

Building

You will need to run these with elevated privilages.

$ make 
# make install

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.