diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2023-03-07 09:28:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-07 06:28:53 -0800 |
commit | 04e8e1f9eaa9ca64fa6418639d595f142585a934 (patch) | |
tree | dcb52e16a96caffef942efc56692671592bfdae2 /runtime/lua/man.lua | |
parent | 7a462c10d522e1b650979e810ad3b137224bb2b0 (diff) | |
download | rneovim-04e8e1f9eaa9ca64fa6418639d595f142585a934.tar.gz rneovim-04e8e1f9eaa9ca64fa6418639d595f142585a934.tar.bz2 rneovim-04e8e1f9eaa9ca64fa6418639d595f142585a934.zip |
refactor(runtime): use vim.version to compare versions #22550
TODO:
Unfortunately, cannot (yet) use vim.version for tmux version comparison,
because `vim.version.parse(…,{strict=false})` does not coerce tmux's
funny "tmux 3.3a" version string.
https://github.com/neovim/neovim/blob/6969d3d7491fc2f10d80309b26dd0c26d211b1b3/runtime/autoload/provider/clipboard.vim#L148
Diffstat (limited to 'runtime/lua/man.lua')
0 files changed, 0 insertions, 0 deletions