mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
docs: add a changelog entry for updated version requirements (#1444)
- also updates the error message to point to it
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if !has('nvim-0.5.1')
|
||||
echoerr "Telescope.nvim requires at least nvim-0.5.1. Please update or uninstall"
|
||||
echoerr "Telescope.nvim requires at least nvim-0.5.1. See `:h telescope.changelog-1406`"
|
||||
finish
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user