mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Add plugin manager
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
VERSION = "1.0.0"
|
||||
|
||||
local config = import("micro/config")
|
||||
|
||||
function startswith(str, start)
|
||||
|
||||
Reference in New Issue
Block a user