diff options
author | Aoi Koizumi (古泉 あおい) <novaburst@kalli.st> | 2022-05-24 14:02:31 +0000 |
---|---|---|
committer | Aoi Koizumi (古泉 あおい) <novaburst@kalli.st> | 2022-05-24 14:02:31 +0000 |
commit | c490f426c4b4c81c13d8d703e3bc9b2a97aeaad9 (patch) | |
tree | c72ba4187c3dc5a8ff794b49e6c20e3a5e5f21aa /lua/help.lua | |
parent | 00b8e0f6c7960d2ad54f33c31fbe4ab52516e30e (diff) | |
download | help-c490f426c4b4c81c13d8d703e3bc9b2a97aeaad9.tar.gz |
How to write definitely not useful code in a bunch of langs ;P
Diffstat (limited to 'lua/help.lua')
-rw-r--r-- | lua/help.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/help.lua b/lua/help.lua new file mode 100644 index 0000000..d911c17 --- /dev/null +++ b/lua/help.lua @@ -0,0 +1 @@ +print("would you mind reading the fucking manual pages?") |