nvim-telescope / telescope-fzf-native.nvim

FZF sorter for telescope written in c
1.36k stars 45 forks source link

chore: refactor code for better readability and some cleanup #61

Closed Conni2461 closed 2 years ago

Conni2461 commented 2 years ago

This stuff has breaking changes in the c interface. And i most likely will change more things in the future. But in the end it should lead to a better result.

Take a look at the header for a detailed overview of the changes. Should be straight forward to adapt