1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

update contact info

This commit is contained in:
jdhao 2023-01-18 13:27:55 +08:00
parent e84d18a204
commit 76ced0e265

View File

@ -4,9 +4,11 @@
-- I would not recommend cloning this repo and replace your own config. Good configurations are personal, -- I would not recommend cloning this repo and replace your own config. Good configurations are personal,
-- built over time with a lot of polish. -- built over time with a lot of polish.
-- --
-- Author: Jie-dong Hao -- Author: Jiedong Hao
-- Email: jdhao@hotmail.com -- Email: jdhao@hotmail.com
-- Blog: https://jdhao.github.io/ -- Blog: https://jdhao.github.io/
-- GitHub: https://github.com/jdhao
-- StackOverflow: https://stackoverflow.com/users/6064933/jdhao
local api = vim.api local api = vim.api
local utils = require("utils") local utils = require("utils")