Releases: lucifayr/archwiki-nvim
v3.1.0
v3.0.0
ux: add deprecation warning for old functions
docs: change order of default config entries in README
docs: add toc heading
docs: remove preview alt text
docs: use mp4 as preview video
ux: warn if setup has not been called
logging: add option to disable line numbers in log msgs
add tracing logs
use existing vim utils for string manipulation
update README
fetch archwiki pages file if not present
add docs and bump min version
add config option for page format
add local page picker
add reload indication to wiki search
check if preview buffer is still valid
focus matching line in text search
format and highlight markdown correctly
add manual reload for pages and title search
get basic text search to work
wip: add async wiki search prompt
wip: text search
async page read
finish basic page fetching
add basic page reading
refactor existing code and add min/max version checks