638 Commits (main)
 

Author SHA1 Message Date
bhagwan 8813d5a5ea fixed possibility of missed last result in more providers 3 years ago
bhagwan dda1387536 fix possibility of missing last LSP result 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 25b53481f4 builtin() accept additional options 3 years ago
bhagwan 5e49c8a8c4 added missing module.lua 3 years ago
bhagwan eb9dec7dcd added provider for builtin methods 3 years ago
bhagwan 4f3ff903c8 README wiki update 3 years ago
ibhagwan d19236f966
Merge pull request #16 from gegoune/patch-1
README.md PR
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 52da9efe9e LSP: added option to jump to single result 3 years ago
bhagwan 0d61b8a284 bugfix: tanbew -> tabnew typo fix 3 years ago
bhagwan daee2543c8 optional cwd bugfix 3 years ago
bhagwan 619bdc70e4 missing 'actions' ref on README config sample 3 years ago
bhagwan 0e472a9ee3 do not reset vim.env.FZF_DEFAULT_OPTS 3 years ago
bhagwan 08430c0325 workspace_symbols bugfix with new sumneko_lua 3 years ago
bhagwan 4ec3f7716c LSP diagnostics verify attached client 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 a1a8fd89cb ansi colors escape sequence changed to support older lua versions 3 years ago
bhagwan 495c133254 nbsp revert, lsp_references added 3 years ago
bhagwan fe0b3d1184 escape special chars before search so we can grep [(...)] 3 years ago
bhagwan 1de8269b56 fixed conflciting ctrl-u fzf bind 3 years ago
bhagwan 2ef5697cb0 winopts_raw slight modification 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 565e76bdfa fixed default when devicon returns nil 3 years ago
bhagwan c925eb89a0 added preview_opts, fixed win_border opt, fixed crash when no devicons are installed 3 years ago
ibhagwan 3a25bab1b8
Merge pull request #1 from davidgaleano/patch-1
Fixed vimplug Installation example.
3 years ago
David Galeano f87338b42c
Fixed Installation example. 3 years ago
bhagwan 03728f17be initial README.md 3 years ago
bhagwan 02b2aebe50 screenshots added 3 years ago
bhagwan 0d89d51240 find custom path, use expand 3 years ago
bhagwan 4ba44c8dff passthrough opts to build_fzf_cli 3 years ago
ibhagwan 36d850b29b Initial commit 3 years ago