Adrien Biencourt
Adrien Biencourt
As the title says, this adds support for [nvim-notify](https://github.com/rcarriga/nvim-notify). The idea so far is to check if nvim-notify is installed, and if it is, we use `vim.notify()` to display the...
While browsing telescope plugins, I came across [telescope-lazy.nvim](https://github.com/tsakirist/telescope-lazy.nvim) and saw that they are displaying the state of each plugin (start/lazy). I think this would be a great add to this...
Useful for users who wants to map something else than `` (e.g. `` or `)` to close the fuzzy finder input window