neovim/runtime/autoload/provider
Justin M. Keyes 04e8e1f9ea
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.
6969d3d749/runtime/autoload/provider/clipboard.vim (L148)
2023-03-07 06:28:53 -08:00
..
clipboard.vim feat(clipboard): added wayclip support (#21091) 2022-11-18 08:39:56 -07:00
node.vim refactor(runtime): use vim.version to compare versions #22550 2023-03-07 06:28:53 -08:00
perl.vim healtcheck: use g:perl_host_prog if its set instead 2020-09-05 13:09:15 +01:00
python3.vim provider: g:loaded_xx_provider=2 means "enabled and working" 2019-08-04 13:23:46 +02:00
pythonx.vim refactor(provider): use list comprehension #19027 2022-06-20 06:17:00 -07:00
ruby.vim checkhealth: ignore 'wildignore' when seeking executables (#14495) 2021-05-07 11:07:07 +02:00
script_host.rb Make script_host.rb rubocop-clean 2017-05-03 22:24:51 +02:00