diff --git a/7.-Example-Custom-Plugins.md b/7.-Example-Custom-Plugins.md index 4ed6443..5fbe172 100644 --- a/7.-Example-Custom-Plugins.md +++ b/7.-Example-Custom-Plugins.md @@ -1890,7 +1890,7 @@ return { ``` - load Colorscheme ```lua -vim.cmd("colorscheme onedark_vivid") +vim.cmd("colorscheme onedark") ``` sumber :
https://github.com/olimorris/onedarkpro.nvim