mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-13 05:43:50 +00:00
fix typos
This commit is contained in:
parent
5f4e279187
commit
2859100b0d
2 changed files with 3 additions and 2 deletions
3
.github/typos.toml
vendored
3
.github/typos.toml
vendored
|
|
@ -10,6 +10,7 @@ default.extend-ignore-words-re = [
|
|||
"esy",
|
||||
"BA", # somehow "BANanaD3V" is valid, but BA is not...
|
||||
"Emac",
|
||||
"tese" # for glsl shaders
|
||||
"tese", # for glsl shaders
|
||||
"Caue",
|
||||
]
|
||||
|
||||
|
|
|
|||
|
|
@ -280,7 +280,7 @@ in {
|
|||
lua
|
||||
*/
|
||||
''
|
||||
-- Set unkown file types!
|
||||
-- Set unknown file types!
|
||||
vim.filetype.add {
|
||||
extension = {
|
||||
razor = "razor",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue