aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2023-01-18 13:27:55 +0800
committerjdhao <jdhao@hotmail.com>2023-01-18 13:27:55 +0800
commit76ced0e26526dd73556801877dd18cc7e4233443 (patch)
tree898c965fcc67b2a886e3f79d5dac32ed2927f2fb
parente84d18a204a6f27dd60202ea1d5fab9c725d9cd5 (diff)
update contact info
-rw-r--r--init.lua4
1 files changed, 3 insertions, 1 deletions
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")