From 1f7e952a75a870b0a4e9900964cae3729c216cc3 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 23 Jun 2024 15:23:48 +0200 Subject: checkpoint --- config/essentials/vis/format.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config/essentials/vis/format.lua') diff --git a/config/essentials/vis/format.lua b/config/essentials/vis/format.lua index d35db04..67613a6 100644 --- a/config/essentials/vis/format.lua +++ b/config/essentials/vis/format.lua @@ -1,3 +1,11 @@ +--[[ +Based on https://github.com/milhnl/vis-format +Changes made: +- stylua +- restore position after format +- use local M to return the module +--]] + local M = {} M.check_same = true M.wrapwidth = 90 -- cgit v1.2.3