nvim-telescope / telescope-fzf-native.nvim

FZF sorter for telescope written in c
1.35k stars 46 forks source link

feat: health check #84

Closed Conni2461 closed 1 year ago

ce-vc commented 1 year ago

Sorry, I ain't that good at understanding the code. How do I call this function from vim ?

Conni2461 commented 1 year ago

If you wanna test it checkhealth telescope should now show health information about fzf-native

ehaynes99 commented 1 year ago

LGTM:

## Checking for required plugins
  - OK: plenary installed.
  - OK: nvim-treesitter installed.

## Checking external dependencies
  - OK: rg: found ripgrep 13.0.0
  - OK: fd: found fd 8.5.3

## ===== Installed extensions =====

## Telescope Extension: `fzf`
  - OK: lib working as expected
  - OK: file_sorter correctly configured
  - OK: generic_sorter correctly configured