Personal Vim plugin
| autoload | there was a lot wrong with the least useless part of that plugin, so i hope that fixes it | |
| plugin | there was a lot wrong with the least useless part of that plugin, so i hope that fixes it | |
| LICENCE | add licence | |
| README.md | Update README.md | |
viMisCmd
(Vim Miscellaneous Commands)
Just a personal plugin of someone who has no idea how to use Vim. For that reason the stuff in here is something even I don't use
if you see this either go away find something more productive to do or idk explain how to do this stuff properly. i don't mind really
Might as well delete it at some point
Functionality
This thing just adds commands, at least for now
:ISOTimestamp
Inserts the current ISO timestamp, similar to new Date().toISOString() in JavaScript
Might as well just use :r!iso-now
:NetrwDu
Runs the UNIX du -sh command on the selected item in Netrw and outputs the item's size
:UUID
Generates and inserts a UUID. Or just :r!uuidgen
:MkdirP
Creates directories up to the current file