144 Commits (4edaa792ff1ef07414365d7facabdac622747cc9)

Author SHA1 Message Date
bhagwan 4edaa792ff grep: opts.search overrides continue_last_search (closes #370) 2 years ago
Marco Fonseca 84fa52720c docs: add missing comma to cfg and space cleanup
docs: minor updates and vimdoc regen
2 years ago
bhagwan f86de7aa6b new option 'grep.rg_glob': default to rg glob parsing (closes #365) 2 years ago
bhagwan d96b57abf3 README update: clarified `viu -b` usage inside a neovim terminal 2 years ago
bhagwan 610378e53c new feature: image previews with `ueberzug` 2 years ago
bhagwan 3f72cad542 new feature: custom shell command previews (e.g. image previews with `viu`) 2 years ago
bhagwan f1af3d7690 actions.grep_lgrep: changed default bind to <C-g> 2 years ago
bhagwan 3f3310064f actions.grep_lgrep: changed default bind to <C-l> 2 years ago
Callum Macrae 06c5ccaebb Correct vim-plug install instructions
Previously defaulted to master branch, this tells it to use main instead
2 years ago
bhagwan 27f58c51c2 new feautre: <c-i> to toggle between 'grep|live_grep' 2 years ago
bhagwan 962f89bf8e README update: tags commands moved to dedicated section 2 years ago
bhagwan dcebd33a88 tags: added grep_cword|CWORD|visual 2 years ago
bhagwan ad4e168e99 buitin previewer: do not preview file size>10MB (configurable) 2 years ago
bhagwan 9094065d79 new provider: tags_live_grep 2 years ago
bhagwan af6d6c3785 new provider: tags_grep 2 years ago
bhagwan 95b82e7973 tags|btags rework, multiprocess performance enhancement (#355) 2 years ago
bhagwan 5f1506fc0c apply cwd to path when parsing LSP URIs (#341) 2 years ago
bhagwan 59de53fbbe lsp_code_actions: 'deepcopy' fallback, 'ui_select' control opt (#353) 2 years ago
bhagwan f3857a98a7 added an option to override fzf-lua's NBSP char (closes #347) 2 years ago
bhagwan 22d7f4b6c5 args refactor and resume support 2 years ago
bhagwan 726b4de499 restored oldfiles 'stat_file' default (closes #344) 2 years ago
bhagwan 5b7fb9fb50 fzf delimiter adjustments for fish shell 2 years ago
bhagwan c86716f0b6 README update: oldfiles 'stat_file' and 'include_current_session' 2 years ago
bhagwan 738d6ba547 fixed delimiter for blines 2 years ago
bhagwan 9a0f625804 normaize fzf FIELD INDEX EXPRESSION, see below:
- refactor fzf field index experssion and line field number options
- enable native fzf previewers (bat/cat/head) for all file/buffer providers
- buffers|lines|blines|tabs now respect default previewer
2 years ago
bhagwan 027068511a bugfix: delimiter for 'dap_breakpoints' 2 years ago
bhagwan ef48f9fc24 README update: added link to 'nvim-dap' 2 years ago
bhagwan 930cc5f487 added support for nvim-dap (#101) 2 years ago
bhagwan b772c0de9c new provider: tagstack, fixed external win file actions (#336) 2 years ago
bhagwan adc622112b README update: clarify default actions inheritance (#333) 2 years ago
bhagwan 2aa5bd3afa added the ability to bulk config files|buffers actions (closes #331) 2 years ago
bhagwan e4dcd44fb3 git_files: set 'multiprocess=true' as default 2 years ago
bhagwan e383be5cff README update: added 'de|register_ui_select' under Neovim API 2 years ago
bhagwan 4f8751db52 LSP prompt renamed to 'prompt_postfix' (closes #308) 2 years ago
bhagwan e3546e8272 new feature: press F1 for keybind help (#294) 2 years ago
joe mama 533ca71fe4 add info about "show_cwd_header" option in README.md 2 years ago
bhagwan 782b8599fd README update 2 years ago
bhagwan f452111888 updated README: fzf minimum requirement 0.24.0 2 years ago
bhagwan 2012d97260 README update, vimdoc generated using new treesitter markdown parser 2 years ago
bhagwan 3717661c83 'resume' rework: better way of storing last query (closes #271) 2 years ago
bhagwan 21f19cac1a new option 'global_resume_query': split resume from typed query (#271) 2 years ago
bhagwan b2aee6f1d3 'git_status' preview rework, stage|unstage with <left>|<right> (#239) 2 years ago
bhagwan bc3edb68cf resume adjustments for buffers|tabs, 'ctrl-x' bwipe now resumes 2 years ago
bhagwan e1674cd8f5 README update: 'no_global_resume' option clarfication 2 years ago
bhagwan 338a1ef6a2 README update 2 years ago
bhagwan db3e71200d added 'changes' as a subset of 'jumps' (#264) 2 years ago
bhagwan d10b203408 removed deprecated 'files_resume' from README/help 2 years ago
bhagwan 1ece1ab09a added 'resume': will resume **any** list, custom or builtin (#241) 2 years ago
bhagwan d874e7705a added 'jumps', closes #264 2 years ago
bhagwan f8b447dbbd remove 'nvim-fzf' depedency 2 years ago