mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
vim-patch:9.1.0105: Style: typos found (#27462)
Problem: Style: typos found
Solution: correct them
(zeertzjq)
closes: vim/vim#14023
e71022082d
This commit is contained in:
@@ -1010,7 +1010,7 @@ endfunc
|
||||
" Test for changing case
|
||||
func Test_visual_change_case()
|
||||
new
|
||||
" gUe must uppercase a whole word, also when ß changes to SS
|
||||
" gUe must uppercase a whole word, also when ß changes to ẞ
|
||||
exe "normal Gothe youtußeuu end\<Esc>Ypk0wgUe\r"
|
||||
" gUfx must uppercase until x, inclusive.
|
||||
exe "normal O- youßtußexu -\<Esc>0fogUfx\r"
|
||||
|
||||
Reference in New Issue
Block a user