added date.lua (from github) and date from isoweek

This commit is contained in:
Rene Schallner
2021-12-24 19:55:23 +01:00
parent 39a4e40cfc
commit c918734602
3 changed files with 1415 additions and 0 deletions

View File

@@ -23,4 +23,5 @@ globals = {
-- Global objects defined by the C code
read_globals = {
"vim",
"os",
}