ivy.nvim/lua/ivy
Ade Attwood 7577706545 refactor: implement the origin api
This will allow you to get the buffer the user was on when they invoked
an ivy command. This buffer is called the `origin` and you can access it
with `vim.ivy.origin()`.
2022-07-23 20:17:31 +01:00
..
controller.lua refactor: implement the origin api 2022-07-23 20:17:31 +01:00
libivy.lua feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
prompt.lua chore: initial commit 2022-07-10 21:07:33 +01:00
utils.lua chore: initial commit 2022-07-10 21:07:33 +01:00
window.lua refactor: implement the origin api 2022-07-23 20:17:31 +01:00