Bump unmap Y version check
This commit is contained in:
parent
e6e3a10c87
commit
db5ebc701d
@ -115,7 +115,7 @@ else
|
||||
noremap <leader>p "+p
|
||||
noremap <leader>P "+P
|
||||
endif
|
||||
if has('nvim-0.5')
|
||||
if has('nvim-0.5.2')
|
||||
" Undo neovim's default mapping of Y to y$
|
||||
unmap Y
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user