Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 83675ff

Browse files
tools: add alex config with ignored words
1 parent 1fa72bc commit 83675ff

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- community: add spectre plugin for project wide search and replace
55
- snippet: journal post header markdown snippet
66
- snippet: mkdocs admonition warning for work in progress
7+
- tools: add alex config with ignored words
78

89
# 2023-11-13
910
## Added

tool-config/alexrc.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
allow:
2+
- period
3+
- servant
4+
- Servant
5+
- Doom
6+
- yank

0 commit comments

Comments
 (0)