33 Commits (e6c4f31c06c60627397351ac1b4263ff76e024d2)

Author SHA1 Message Date
bhagwan e89018baf9 builtin previewer: misc config options added 3 years ago
bhagwan eefed45175 added builtin previewer 3 years ago
bhagwan 7322a96b2d tags, btags complete, misc fixes 3 years ago
bhagwan ecdc79da2e WIP: added `tags`, `btags` (need to fix previewer line) 3 years ago
bhagwan cea8e27991 added `marks` 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 b25e5bef33 added async|sync option to LSP functions 3 years ago
Denys Zadorozhnyi d7b4696985
add lsp.workspace_diag_only_cwd option to filter out diagnostics entries from files outside of the current working directory (#36)
* add lsp.workspace_diag_only_cwd option to filter

out diagnostics entries from files outside of the current
working directory;

* switch to cwd_only option;

* restore original filtering in buffer_diag loop;
3 years ago
bhagwan ccc9d5f6c1 option to open in a split instead of a popup 3 years ago
bhagwan fd390cdcea added git_status 3 years ago
bhagwan 1257eadb7c added git commits,bcommits,branches 3 years ago
bhagwan 049298e818 added FzfLua command with auto-complete 3 years ago
bhagwan 0d05954397 previewers migrated to new async_action 3 years ago
bhagwan 1cafaba2f9 updated README, fix for issue #33 3 years ago
bhagwan ec2e870614 refactor previewers 3 years ago
bhagwan 3c5a9f5e31 Updated README config sample 3 years ago
bhagwan 976ee88400 added initial skim (rust fzf) support 3 years ago
bhagwan eb9dec7dcd added provider for builtin methods 3 years ago
bhagwan 4f3ff903c8 README wiki update 3 years ago
gegoune 73910db4e1
fix 3 years ago
gegoune 3cd6f0560c
Update README.md
Insipired by/copied from https://github.com/NTBBloodbath/color-converter.nvim/edit/main/README.md.
3 years ago
bhagwan 619bdc70e4 missing 'actions' ref on README config sample 3 years ago
bhagwan 49c1e2f1ea added full LSP support 3 years ago
bhagwan 48e9515b99 README update rgd nvim-fzf libuv issue 3 years ago
bhagwan 50241aa9a2 updated credits in README 3 years ago
bhagwan 1cb4ae1b0e added winopts_raw option for advanced window customiztaion 3 years ago
bhagwan e6ad43e030 passthrough win_border to nvim-fzf (to enable custom border characters) 3 years ago
bhagwan 192a386087 added the option to supply extra fzf_args 3 years ago
bhagwan c925eb89a0 added preview_opts, fixed win_border opt, fixed crash when no devicons are installed 3 years ago
David Galeano f87338b42c
Fixed Installation example. 3 years ago
bhagwan 03728f17be initial README.md 3 years ago
ibhagwan 36d850b29b Initial commit 3 years ago