Update README.md

This commit is contained in:
He4eT 2022-07-12 23:32:02 +05:00 committed by GitHub
commit 775eaf2693
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,8 @@ require('packer').startup(function()
-- ...
end)
-- Put your custom settings here
vim.cmd [[colorscheme desolate]]
```