diff options
| author | jdhao <jdhao@hotmail.com> | 2023-01-18 13:27:55 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2023-01-18 13:27:55 +0800 |
| commit | 76ced0e26526dd73556801877dd18cc7e4233443 (patch) | |
| tree | 898c965fcc67b2a886e3f79d5dac32ed2927f2fb | |
| parent | e84d18a204a6f27dd60202ea1d5fab9c725d9cd5 (diff) | |
update contact info
| -rw-r--r-- | init.lua | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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") |
