From 76ced0e26526dd73556801877dd18cc7e4233443 Mon Sep 17 00:00:00 2001 From: jdhao Date: Wed, 18 Jan 2023 13:27:55 +0800 Subject: [PATCH] update contact info --- init.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 00cf830..d414ee5 100644 --- a/init.lua +++ b/init.lua @@ -4,9 +4,11 @@ -- I would not recommend cloning this repo and replace your own config. Good configurations are personal, -- built over time with a lot of polish. -- --- Author: Jie-dong Hao +-- Author: Jiedong Hao -- Email: jdhao@hotmail.com -- Blog: https://jdhao.github.io/ +-- GitHub: https://github.com/jdhao +-- StackOverflow: https://stackoverflow.com/users/6064933/jdhao local api = vim.api local utils = require("utils")