Simple vim-like editor using p5.js and libraries made by RandomGamingDev.
How to run:
$ git clone https://github.com/Nyaaboron/pico-vim.git && cd pico-vim
$ firefox index.html
^^^ it doesn't have to be firefox. You can use other browsers
Note: This application's direct file reading and writing feature will only work with browsers that support the File System Access API although support for browsers that don't will be added