Skip to content

add the new nekonight color scheme pack to the readme BrunoCiccarino/nekonight #1250

add the new nekonight color scheme pack to the readme BrunoCiccarino/nekonight

add the new nekonight color scheme pack to the readme BrunoCiccarino/nekonight #1250

Workflow file for this run

name: Typos
on: [pull_request]
jobs:
run:
name: Check for typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: crate-ci/typos@master
with:
files: ./README.md
config: ./.github/typos.toml