bhagwan
a11f5eb9d4
rework fzf flags, close issue #149
2021-09-21 16:16:29 -07:00
bhagwan
892990262d
README update, doc helpfile added
2021-09-19 19:04:55 -07:00
bhagwan
c4a829e83e
added 'buffers'
2021-09-17 20:00:16 -07:00
Bogdan Grigoruță
3c486b17aa
core: Change fzf_binds configuration style
...
This allows the users to configure fzf_binds in a way that is
similar to other key mappings defined in config.lua.
2021-09-10 14:53:43 +03:00
bhagwan
329863d754
added marks builtin previewer
2021-09-09 18:26:34 -07:00
bhagwan
0feeb0fdbb
more improvements to previewer interface for future extensions
2021-09-09 15:27:38 -07:00
bhagwan
926e691ab7
default fzf binds for ctrl-d|u, ctrl-a|q combo changed to alt-a|q
2021-09-09 11:56:19 -07:00
bhagwan
1991beb6e8
live_grep defaults to 'continue_last_search', help|man preview mods
2021-09-09 10:43:45 -07:00
bhagwan
df3804ed55
builtin previewer rework, added previewers for help_tags, man_pages
2021-09-09 00:08:35 -07:00
bhagwan
01e79fd8c9
git_branches remove --reflog, minor previewer interfaces changes
2021-09-08 14:54:27 -07:00
bhagwan
6fc53bc42e
fzf_colors added to README
2021-09-07 10:47:02 -07:00
Bogdan Grigoruță
f9415a00fe
core: Add support for the fzf --color option
2021-09-07 10:42:50 -07:00
bhagwan
34eedd8c3e
git_branches cmd README fix (closes issue #111 )
2021-09-06 15:46:46 -07:00
bhagwan
fa70aa52f8
added 'lines' (closes issue #97 )
2021-09-06 13:12:30 -07:00
bhagwan
07288898af
added 'files_resume' (issue #103 )
2021-09-05 15:16:49 -07:00
bhagwan
137b246845
file_icon_padding, replace spaces with unicode invisible char
2021-09-05 12:00:57 -07:00
ibhagwan
e94e2bb286
Merge pull request #104 from EdwarKenedy/file_icon_padding
...
Add file_icon_padding option
2021-09-05 11:55:37 -07:00
Hassaan
f9d5839649
Git command update: git_branch -> git_branches
2021-09-05 14:44:04 -04:00
bhagwan
2617aa1587
added convenience function 'live_grep_resume'
2021-09-05 03:50:08 -07:00
Edwar Martinez
0f713785a0
Add file_icon_padding option
2021-09-05 06:31:00 -04:00
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