X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=runtime%2Fplugins%2Fftoptions%2Fftoptions.lua;h=03a824d4c1ff342b4e3a194f773b79481d9bece6;hb=69b6c724fc6403ee28eadd53e16a9eb08b40fb51;hp=7c2d519d4c949a92a47b20f484cc5d3dff0d5b45;hpb=532f932712e7bb549678c016891163d4fa7e67ed;p=micro.git diff --git a/runtime/plugins/ftoptions/ftoptions.lua b/runtime/plugins/ftoptions/ftoptions.lua index 7c2d519d..03a824d4 100644 --- a/runtime/plugins/ftoptions/ftoptions.lua +++ b/runtime/plugins/ftoptions/ftoptions.lua @@ -1,3 +1,5 @@ +VERSION = "1.0.0" + function onBufferOpen(b) local ft = b:FileType()