Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 529 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 529 Bytes

pico-vim

Simple vim-like editor using p5.js and libraries made by RandomGamingDev.

pico-vim showcase image

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