mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 01:34:16 +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:
@@ -449,7 +449,7 @@ hi def link oraString String "strings
|
||||
|
||||
hi def link oraSpecial Special "special characters
|
||||
hi def link oraError Error "errors
|
||||
hi def link oraParenError oraError "errors caused by mismatching parantheses
|
||||
hi def link oraParenError oraError "errors caused by mismatching parentheses
|
||||
|
||||
hi def link oraComment Comment "comments
|
||||
|
||||
|
||||
Reference in New Issue
Block a user