31 Commits (789e0bf3105864808cd7879ae7989334511b412b)

Author SHA1 Message Date
bhagwan 789e0bf310 added 'filetypes' provider 3 years ago
bhagwan 7b9fe4495e 'git_xxx' now supports 'cwd' option (closes issue #82) 3 years ago
bhagwan 6aff90f99b improved actions for command_history|search_history (closes issue #75) 3 years ago
bhagwan 9fb6a3059f added 'blines' provider (closes issue #77) 3 years ago
bhagwan ac99206c13 added 'packadd' provider (closes issue #64) 3 years ago
bhagwan 757d6392f0 added builtin previewer options for syntax bytes/lines limits 3 years ago
jpe 0b97ac673b Add actions to checkout and inspect previous git commits 3 years ago
bhagwan e89018baf9 builtin previewer: misc config options added 3 years ago
bhagwan eefed45175 added builtin previewer 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 fd390cdcea added git_status 3 years ago
bhagwan 1257eadb7c added git commits,bcommits,branches 3 years ago
bhagwan 0d05954397 previewers migrated to new async_action 3 years ago
bhagwan ec2e870614 refactor previewers 3 years ago
bhagwan ea38de4d7c options refactor, slightly better startup time 3 years ago
bhagwan c76d6d9b36 nvim-web-devicons lazy load bugfix 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 0e472a9ee3 do not reset vim.env.FZF_DEFAULT_OPTS 3 years ago
bhagwan 49c1e2f1ea added full LSP support 3 years ago
bhagwan 495c133254 nbsp revert, lsp_references added 3 years ago
bhagwan 1de8269b56 fixed conflciting ctrl-u fzf bind 3 years ago
bhagwan 2ef5697cb0 winopts_raw slight modification 3 years ago
bhagwan 1cb4ae1b0e added winopts_raw option for advanced window customiztaion 3 years ago
bhagwan c925eb89a0 added preview_opts, fixed win_border opt, fixed crash when no devicons are installed 3 years ago
ibhagwan 36d850b29b Initial commit 3 years ago