ivy.nvim/lua/ivy
Ade Attwood 617f6a98cc test: a test script and some tests
This adds the start of the test suite that we can add into CI to ensure
we are not pussing a broken build.
2022-08-06 10:45:04 +01:00
..
controller.lua fix: ensure results buffer cant go out of bounds 2022-07-29 21:02:40 +01:00
libivy.lua feat: add initial implementation of cpp file finder 2022-07-23 08:49:45 +01:00
libivy_test.lua test: a test script and some tests 2022-08-06 10:45:04 +01:00
matcher_test.lua test: a test script and some tests 2022-08-06 10:45:04 +01:00
prompt.lua feat: implement emacs bindings for the prompt like bash 2022-07-24 12:50:30 +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