mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
docs: news #28773
This commit is contained in:
@ -50,6 +50,7 @@ local spell_dict = {
|
||||
local spell_ignore_files = {
|
||||
['backers.txt'] = true,
|
||||
['news.txt'] = { 'tree-sitter' }, -- in news, may refer to the upstream "tree-sitter" library
|
||||
['news-0.10.txt'] = { 'tree-sitter' },
|
||||
}
|
||||
local language = nil
|
||||
|
||||
|
Reference in New Issue
Block a user