VI Plus
Find a file
2024-07-04 17:03:37 +01:00
include Refactor header files 2024-07-04 17:00:13 +01:00
src Filetype detect, syntax highlight for single and multiline comment, strings, keywords 2024-07-04 17:03:37 +01:00
.gitignore init 2024-06-22 20:50:38 +01:00
config.h Move config in vip.h to config.h 2024-07-04 16:59:32 +01:00
LICENSE init 2024-06-22 20:50:38 +01:00
Makefile Move config in vip.h to config.h 2024-07-04 16:59:32 +01:00
README.md init 2024-06-22 20:50:38 +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.