12 Commits (05e22a4a61ec7b9b516b30a6ac80fabc0e8baabc)

Author SHA1 Message Date
bhagwan 05e22a4a61 performance optimizations, read below:
- do not spawn cmd with libuv unless 'file_icons' or 'git_icons' are set
- 'path.starts_with_separator' minor regex optimization
- 'files' cmd fallback order is now fd, **rg** and then find
- 'strip_cwd_prefix' enabled again (default: 'true')
- 'cwd' header line added to 'files' and 'git' providers
3 years ago
bhagwan 956a092e55 internal: removed unnecessary 'require' 3 years ago
bhagwan 78895876c2 standardize 'fzf_bin', live_grep options optimizations 3 years ago
bhagwan faad0474d4 added neovim builtin providers
commands, command_history, search_history, keymaps, registers, spell_suggest
3 years ago
bhagwan 3c661e552e refactor and add 'cwd_only' option to all file providers 3 years ago
bhagwan ec2e870614 refactor previewers 3 years ago
bhagwan ea38de4d7c options refactor, slightly better startup time 3 years ago
bhagwan 8813d5a5ea fixed possibility of missed last result in more providers 3 years ago
bhagwan 976ee88400 added initial skim (rust fzf) support 3 years ago
bhagwan 49c1e2f1ea added full LSP support 3 years ago
bhagwan 495c133254 nbsp revert, lsp_references added 3 years ago
ibhagwan 36d850b29b Initial commit 3 years ago