v1.5.1
1.5.1 (2022-12-31)
Bug Fixes
- dont error in checkhealth if nvim-treesitter is not installed (044767a)
- health: dont use nvim-treesitter to check if a lang exists (585d24e)
- notify_send: properly close file descriptors from spwaning notifysend (f5132fa)
- nui: dont trigger autocmds when doing zt (d176765)
- popupmenu: replace any newlines by space. Fixes #265 (5199089)
- treesitter: dont allow recursive injections. Fixes #286 (a31b41a)