blob: 0838e1d1885895cc79a432f43a61274165428d84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Description
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. -->
Fixes #ISSUE_NUMBER
# Checklist
- [ ] I have built the project after my changes following [the build
instructions](https://github.com/base16-project/base16-vim/blob/main/CONTRIBUTING.md#building)
using `make`
- [ ] I have confirmed that my changes produce no regressions after building
- [ ] I have pushed the built files to this pull request
|