Commit graph

3 commits

Author SHA1 Message Date
26ae32de82 fix(vim): ensure we don't get errors if we are on old ivy 2024-12-30 13:15:37 +00:00
a7a99e16d0 chore(vim): add some ivy key mappings for testing
This is not really needed for my config. Its there so we can make sure this
config works for my config when developing ivy.
2024-11-28 18:15:40 +00:00
9ff18b1688 feat(vim): setup ivy.nvim in the config
This was an update that now it does not get configured by default you need to
call the `setup` function to make it work.

See: https://github.com/AdeAttwood/ivy.nvim/pull/81
2024-09-04 19:10:24 +01:00