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

fix: conf is not local

This commit is contained in:
jdhao 2023-07-25 23:00:25 +02:00
parent 450f058da5
commit 1608a36dd3

View File

@ -2,7 +2,7 @@ local api = vim.api
local keymap = vim.keymap
local dashboard = require("dashboard")
conf = {}
local conf = {}
conf.header = {
" ",
" ",