All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add compatibility layers for Neovim API that has been deprecated in Neovim nightly.
- Remove
vim.print
statement.
- Remove
vim.print
statement.
- Notify if
manix
executable is not onPATH
.
- POTENTIALLY BREAKING: Remove uses of
plenary.nvim
, which may be removed as a dependency fromtelescope.nvim
. NOTE: This should not break anything, but it may bump the minimum Neovim version requirement. The telescope picker may be a bit slower on Neovim 0.9. This will improve again with Neovim 0.10. - Internal: Add type checks for
neovim stable
andneovim nightly
.
- Helptags
- Health check
- Do not set a default layout for telescope Hoogle search.
- Rockspec
- LuaRocks release workflow
- Add option to search for word under cursor
- Attach
nix
highlighter to previewer