mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 08:44:06 +00:00
vim-patch:dbf749bd5aae (#25665)
runtime: Fix more typos (vim/vim#13354)
* Fix more typos
* Fix typos in ignored runtime/ directory
dbf749bd5a
Co-authored-by: Viktor Szépe <viktor@szepe.net>
This commit is contained in:
@@ -22,7 +22,7 @@ syn iskeyword @,48-57,-
|
||||
" Everything that is not explicitly matched by the rules below
|
||||
syn match debcontrolElse "^.*$"
|
||||
|
||||
" Common seperators
|
||||
" Common separators
|
||||
syn match debControlComma ",[ \t]*"
|
||||
syn match debControlSpace "[ \t]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user