Fixes: nvim-lua/kickstart.nvim#677 Neovim prior to 0.10 does not support tostring(vim.version()) this resulted in the :checkhealth reported version as: - OK Neovim version is: 'table: 0x7f470b340028' With this fix the version is reported properly: - OK Neovim version is: '0.9.5' |
||
---|---|---|
.. | ||
custom/plugins | ||
kickstart |