Merge pull request #78 from ashincoder/main

cmd instead of vim.cmd
This commit is contained in:
siduck76
2021-06-16 18:56:26 +05:30
committed by GitHub

View File

@@ -137,4 +137,4 @@ fg("DashboardShortcut", grey_fg)
fg("DashboardFooter", black) fg("DashboardFooter", black)
-- Default nvim bg -- Default nvim bg
-- vim.cmd("hi Normal guibg=#1e222a") -- cmd "hi Normal guibg=#1e222a"