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
|
||||||
noremap <leader>P "+P
|
noremap <leader>P "+P
|
||||||
endif
|
endif
|
||||||
if has('nvim-0.5')
|
if has('nvim-0.5.2')
|
||||||
" Undo neovim's default mapping of Y to y$
|
" Undo neovim's default mapping of Y to y$
|
||||||
unmap Y
|
unmap Y
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user