176 Commits (main)

Author SHA1 Message Date
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