A doc that even lints the file you are working on! This uses the vim command already on Linux. H4CK3R5 D0C also encodes your file after you finish with base64 and pickle.
It uses the command vim to view and edit a file that exists or does not.
MacOS, Linux, and Windows*!
calm down. Press esc if you are in insert mode, then press :wq and hit enter. This will save your file and exit. press :q and hit enter if you do not want to save the file.
- I plan on encoding files in base64 and/or saving into a .dat file with pickle.
- Making a way to share docs.
- And more...