tsakirist / telescope-lazy.nvim

Telescope extension that provides handy functionality about plugins installed via lazy.nvim
MIT License
111 stars 2 forks source link

feat(types): Add type definitions for the configuration #12

Closed tsakirist closed 1 month ago

tsakirist commented 1 month ago

Add type definitions so the user can load the configuration typings by properly setting up the language server. This can easily be achieved by using 'https://github.com/folke/lazydev.nvim'.

Update README.md with types and show how to properly load typings in setup.