ivy.nvim/lua/ivy/backends
Ade Attwood c930fb1594 feat: add IvyWorkspaceSymbol command
This is a command that will search the lsp workspace symbols on a search
term.
2023-03-01 08:23:07 +00:00
..
ag.lua refactor: introduce backend concept and split out finders / sorters 2023-03-01 08:17:23 +00:00
buffers.lua refactor: introduce backend concept and split out finders / sorters 2023-03-01 08:17:23 +00:00
files.lua refactor: introduce backend concept and split out finders / sorters 2023-03-01 08:17:23 +00:00
lines.lua refactor: introduce backend concept and split out finders / sorters 2023-03-01 08:17:23 +00:00
lsp-workspace-symbols.lua feat: add IvyWorkspaceSymbol command 2023-03-01 08:23:07 +00:00