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
cec8393770
ivy.nvim
/
lua
/
ivy
History
Ade Attwood
e7b7dc1e4c
feat: experimental first rust implementation of libivy
2022-08-25 20:19:01 +01:00
..
controller.lua
fix: ensure results buffer cant go out of bounds
2022-07-29 21:02:40 +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: ensure results buffer cant go out of bounds
2022-07-29 21:02:40 +01:00