Skip to content

Commit

Permalink
Merge pull request #11 from spaceduck-theme/dev
Browse files Browse the repository at this point in the history
📝 Add command to inspect highlight groups
  • Loading branch information
Nargonath authored Sep 20, 2023
2 parents 97a5b79 + e733af9 commit 23a364c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,5 @@ We welcome all contributions. Before you contribute you should be aware of some
We use [`gitmoji`](https://gitmoji.dev/) and [`semantic-release`](https://semantic-release.gitbook.io/semantic-release/) to respectively give meaning to our commits and automatically version the project based on these commits. `gitmoji` has a lot of different emojis you can use to give meaning to your commits. We recommend you check the link given to familiarize yourself with it. They provide a [quizz website](https://gitmemoji.lalilo.com/) to learn it.

To assist you in writing your commits when you develop on this project, we recommend you to use [gitmoji-cli](https://github.com/carloscuesta/gitmoji-cli).

To inspect the highlight groups used for a specific portion of text, you can use the built-in command `:Inspect` provided by NeoVim.

0 comments on commit 23a364c

Please sign in to comment.