ivy.nvim/lua/ivy/backends
Ade Attwood 51a72513f4 feat: add IvyWorkspaceSymbol command
This is a command that will search the lsp workspace symbols on a search
term.
2023-03-03 06:55:46 +00:00
..
ag.lua refactor: introduce backend concept and split out finders / sorters 2023-03-03 06:55:46 +00:00
buffers.lua refactor: introduce backend concept and split out finders / sorters 2023-03-03 06:55:46 +00:00
files.lua refactor: introduce backend concept and split out finders / sorters 2023-03-03 06:55:46 +00:00
lines.lua refactor: introduce backend concept and split out finders / sorters 2023-03-03 06:55:46 +00:00
lsp-workspace-symbols.lua feat: add IvyWorkspaceSymbol command 2023-03-03 06:55:46 +00:00