This website requires JavaScript.
Explore
Help
Sign In
AdeAttwood
/
ivy.nvim
Watch
1
Star
0
Fork
You've already forked ivy.nvim
0
Code
Issues
Pull requests
Projects
Wiki
Activity
Actions
252fc9da1d
ivy.nvim
/
lua
/
ivy
History
Ade Attwood
252fc9da1d
fix: displaying the incorrect number of items in completions
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