diff --git a/README.md b/README.md index 0863649..8819e9b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ require('packer').startup(function() -- ... end) +-- Put your custom settings here + vim.cmd [[colorscheme desolate]] ```