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:
parent
450f058da5
commit
1608a36dd3
@ -2,7 +2,7 @@ local api = vim.api
|
||||
local keymap = vim.keymap
|
||||
local dashboard = require("dashboard")
|
||||
|
||||
conf = {}
|
||||
local conf = {}
|
||||
conf.header = {
|
||||
" ",
|
||||
" ",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user