fix typos

This commit is contained in:
Ching Pei Yang 2026-04-10 11:56:21 +02:00
commit 2859100b0d
No known key found for this signature in database
GPG key ID: B3841364253DC4C8
2 changed files with 3 additions and 2 deletions

3
.github/typos.toml vendored
View file

@ -10,6 +10,7 @@ default.extend-ignore-words-re = [
"esy", "esy",
"BA", # somehow "BANanaD3V" is valid, but BA is not... "BA", # somehow "BANanaD3V" is valid, but BA is not...
"Emac", "Emac",
"tese" # for glsl shaders "tese", # for glsl shaders
"Caue",
] ]

View file

@ -280,7 +280,7 @@ in {
lua lua
*/ */
'' ''
-- Set unkown file types! -- Set unknown file types!
vim.filetype.add { vim.filetype.add {
extension = { extension = {
razor = "razor", razor = "razor",