bhagwan
d8b5981e92
README: added lua keymap exmaple, removed commented _G.dump
(s)
2021-09-03 13:28:50 -07:00
jpe
be5ba99505
update README
2021-09-01 21:39:02 -07:00
bhagwan
789e0bf310
added 'filetypes' provider
2021-09-01 19:39:01 -07:00
bhagwan
7b9fe4495e
'git_xxx' now supports 'cwd' option (closes issue #82 )
2021-09-01 15:37:11 -07:00
bhagwan
9fb6a3059f
added 'blines' provider (closes issue #77 )
2021-08-31 15:02:35 -07:00
jpe
934051de02
Update README to reference new default git actions
2021-08-30 12:53:21 -04:00
bhagwan
ac99206c13
added 'packadd' provider (closes issue #64 )
2021-08-30 09:09:49 -07:00
bhagwan
757d6392f0
added builtin previewer options for syntax bytes/lines limits
2021-08-30 08:35:36 -07:00
bhagwan
e89018baf9
builtin previewer: misc config options added
2021-08-29 22:34:06 -07:00
bhagwan
eefed45175
added builtin previewer
2021-08-29 00:45:36 -07:00
bhagwan
7322a96b2d
tags, btags complete, misc fixes
2021-08-16 17:51:20 -07:00
bhagwan
ecdc79da2e
WIP: added tags
, btags
(need to fix previewer line)
2021-08-15 23:05:20 -07:00
bhagwan
cea8e27991
added marks
2021-08-14 21:50:34 -07:00
bhagwan
faad0474d4
added neovim builtin providers
...
commands, command_history, search_history, keymaps, registers, spell_suggest
2021-08-14 14:39:19 -07:00
bhagwan
3c661e552e
refactor and add 'cwd_only' option to all file providers
2021-08-11 15:26:19 -07:00
bhagwan
b25e5bef33
added async|sync option to LSP functions
2021-08-11 12:25:20 -07:00
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;
2021-08-10 15:56:34 -07:00
bhagwan
ccc9d5f6c1
option to open in a split instead of a popup
2021-08-10 07:09:40 -07:00
bhagwan
fd390cdcea
added git_status
2021-08-07 14:01:01 -07:00
bhagwan
1257eadb7c
added git commits,bcommits,branches
2021-08-05 19:34:49 -07:00
bhagwan
049298e818
added FzfLua command with auto-complete
2021-08-05 09:34:27 -07:00
bhagwan
0d05954397
previewers migrated to new async_action
2021-08-04 15:22:10 -07:00
bhagwan
1cafaba2f9
updated README, fix for issue #33
2021-08-04 09:58:59 -07:00
bhagwan
ec2e870614
refactor previewers
2021-08-03 15:43:51 -07:00
bhagwan
3c5a9f5e31
Updated README config sample
2021-07-27 09:18:12 -07:00
bhagwan
976ee88400
added initial skim (rust fzf) support
2021-07-22 21:34:12 -07:00
bhagwan
eb9dec7dcd
added provider for builtin methods
2021-07-22 12:53:16 -07:00
bhagwan
4f3ff903c8
README wiki update
2021-07-21 19:59:18 -07:00
gegoune
73910db4e1
fix
2021-07-22 02:53:33 +02:00
gegoune
3cd6f0560c
Update README.md
...
Insipired by/copied from https://github.com/NTBBloodbath/color-converter.nvim/edit/main/README.md .
2021-07-22 02:52:05 +02:00
bhagwan
619bdc70e4
missing 'actions' ref on README config sample
2021-07-21 07:50:20 -07:00
bhagwan
49c1e2f1ea
added full LSP support
2021-07-19 23:21:20 -07:00
bhagwan
48e9515b99
README update rgd nvim-fzf libuv issue
2021-07-18 17:35:42 -07:00
bhagwan
50241aa9a2
updated credits in README
2021-07-15 13:11:48 -07:00
bhagwan
1cb4ae1b0e
added winopts_raw option for advanced window customiztaion
2021-07-15 12:51:03 -07:00
bhagwan
e6ad43e030
passthrough win_border to nvim-fzf (to enable custom border characters)
2021-07-15 11:38:31 -07:00
bhagwan
192a386087
added the option to supply extra fzf_args
2021-07-15 09:19:02 -07:00
bhagwan
c925eb89a0
added preview_opts, fixed win_border opt, fixed crash when no devicons are installed
2021-07-15 08:52:41 -07:00
David Galeano
f87338b42c
Fixed Installation example.
2021-07-15 10:25:13 +01:00
bhagwan
03728f17be
initial README.md
2021-07-14 14:25:37 -07:00
ibhagwan
36d850b29b
Initial commit
2021-07-14 05:29:55 -07:00