ivy.nvim/lua/ivy
2022-09-02 21:33:19 +01:00
..
controller.lua feat: make the completion candidates type more consistent 2022-09-02 21:03:56 +01:00
libivy.lua feat: experimental first rust implementation of libivy 2022-08-25 20:19:01 +01:00
libivy_test.lua feat: move to fts fuzzy match with some modifications 2022-08-25 20:14:12 +01:00
matcher_test.lua feat: move to fts fuzzy match with some modifications 2022-08-25 20:14:12 +01:00
prompt.lua feat: implement emacs bindings for the prompt like bash 2022-07-24 12:50:30 +01:00
prompt_test.lua test: add test for ivy.prompt 2022-08-06 14:21:36 +01:00
utils.lua feat: implement IvyLines to search the lines in the current buffer 2022-07-23 20:30:14 +01:00
window.lua fix: displaying the incorrect number of items in completions 2022-09-02 21:33:19 +01:00