v0.1.0
What's Changed
- Fix repository location in packer call by @maxmahlke in #2
- docs: fix module enable syntax by @maxmahlke in #4
- fix(cursor): make commands work by @jghauser in #6
- Log the papis library directory after init is done by @maxmahlke in #12
- Expand library directory specified by user by @maxmahlke in #14
- Add option to always insert plain reference by @maxmahlke in #15
- This is a bit of a mess, trying to catch up... by @jghauser in #17
- Remove dependency on lyaml by @davvil in #20
- feat!: use
papis_id
rather thanref
to identify entries by @jghauser in #21 - Fix windows detection by @jghauser in #27
- Change keybinds so they don't clash with Neovim defaults/Telescope (fixes #22) by @jghauser in #28
- Improve flake by @jghauser in #34
- Add flake overlay by @jghauser in #42
- quick and dirty solution for inserting formatted reference. by @panosz in #33
- Improve startup by @jghauser in #43
- Improve neovim test instance by @jghauser in #44
- feat: luarocks support by @mrcjkb in #32
New Contributors
- @maxmahlke made their first contribution in #2
- @jghauser made their first contribution in #6
- @davvil made their first contribution in #20
- @panosz made their first contribution in #33
- @mrcjkb made their first contribution in #32
Full Changelog: https://github.com/jghauser/papis.nvim/commits/v0.1.0