Merge branch 'master' into patch-1

This commit is contained in:
Matthias Debernardini 2022-12-20 10:12:14 +01:00 committed by GitHub
commit 4250d7d991
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 2 deletions

View file

@ -19,6 +19,8 @@ This repo is meant to be used as a starting point for a user's own configuration
* Restart Neovim
If there are languages that you don't want to use, remove their configuration and notes from your `init.lua` after copy and pasting (for example, in the mason configuration).
### Configuration
You could directly modify the `init.lua` file with your personal customizations. This option is the most straightforward, but if you update your config from this repo, you may need to reapply your changes.