update minium vimrc of playground

neovim_0.6
ray-x 2 years ago
parent e80f004f5b
commit e83a017e61

@ -95,8 +95,9 @@ if vim.fn.isdirectory(install_path) == 0 then
})
load_plugins()
require('packer').sync()
vim.cmd('colorscheme aurora')
else
load_plugins()
vim.cmd('colorscheme aurora')
end
vim.cmd('colorscheme aurora')

Loading…
Cancel
Save