2023年5月14日

nvim configration - to be deleted

摘要: 111111111111111111 阅读全文

posted @ 2023-05-14 18:55 风中狂笑 阅读(185) 评论(0) 推荐(0)

nvim中dashboard配置

摘要: local status, db = pcall(require, "dashboard") if not status then vim.notify("没有找到 dashboard") return end db.setup({ theme = 'hyper', config = { week_ 阅读全文

posted @ 2023-05-14 18:50 风中狂笑 阅读(1065) 评论(0) 推荐(0)

导航