Commit Graph

185 Commits

Author SHA1 Message Date
bhagwan
ec2e870614 refactor previewers 2021-08-03 15:43:51 -07:00
bhagwan
cf583fe211 fix issue #28, added search header for cword/visual grep 2021-07-30 11:21:23 -07:00
ibhagwan
2c9438855c
Merge pull request #27 from kdheepak/add-open-in-background
Added “open file in background” (as buffer) action
2021-07-30 08:15:59 -07:00
Dheepak Krishnamurthy
bd71a01711 Add open in background file buffer 2021-07-30 09:11:34 -06:00
bhagwan
9d0be97816 potential fix for issue #23 2021-07-29 08:01:26 -07:00
zeertzjq
2eaade0e23 open the correct man page section 2021-07-27 13:29:37 +08:00
bhagwan
ea38de4d7c options refactor, slightly better startup time 2021-07-26 18:08:26 -07:00
bhagwan
2ed1a56102 potential fix for issue #23? 2021-07-25 22:19:27 -07:00
bhagwan
8813d5a5ea fixed possibility of missed last result in more providers 2021-07-23 21:10:53 -07:00
bhagwan
dda1387536 fix possibility of missing last LSP result 2021-07-23 18:02:29 -07:00
bhagwan
c76d6d9b36 nvim-web-devicons lazy load bugfix 2021-07-23 11:10:22 -07:00
bhagwan
976ee88400 added initial skim (rust fzf) support 2021-07-22 21:34:12 -07:00
bhagwan
25b53481f4 builtin() accept additional options 2021-07-22 13:08:16 -07:00
bhagwan
5e49c8a8c4 added missing module.lua 2021-07-22 12:56:39 -07:00
bhagwan
eb9dec7dcd added provider for builtin methods 2021-07-22 12:53:16 -07:00
bhagwan
52da9efe9e LSP: added option to jump to single result 2021-07-21 11:49:44 -07:00
bhagwan
0d61b8a284 bugfix: tanbew -> tabnew typo fix 2021-07-21 08:36:38 -07:00
bhagwan
daee2543c8 optional cwd bugfix 2021-07-21 08:06:57 -07:00
bhagwan
0e472a9ee3 do not reset vim.env.FZF_DEFAULT_OPTS 2021-07-20 08:42:32 -07:00
bhagwan
08430c0325 workspace_symbols bugfix with new sumneko_lua 2021-07-20 00:43:27 -07:00
bhagwan
4ec3f7716c LSP diagnostics verify attached client 2021-07-19 23:37:54 -07:00
bhagwan
49c1e2f1ea added full LSP support 2021-07-19 23:21:20 -07:00
bhagwan
a1a8fd89cb ansi colors escape sequence changed to support older lua versions 2021-07-18 08:51:16 -07:00
bhagwan
495c133254 nbsp revert, lsp_references added 2021-07-18 08:04:22 -07:00
bhagwan
fe0b3d1184 escape special chars before search so we can grep [(...)] 2021-07-16 10:39:02 -07:00
bhagwan
1de8269b56 fixed conflciting ctrl-u fzf bind 2021-07-15 17:54:15 -07:00
bhagwan
2ef5697cb0 winopts_raw slight modification 2021-07-15 13:47:19 -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
565e76bdfa fixed default when devicon returns nil 2021-07-15 08:57:20 -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
bhagwan
0d89d51240 find custom path, use expand 2021-07-14 12:14:28 -07:00
bhagwan
4ba44c8dff passthrough opts to build_fzf_cli 2021-07-14 11:24:54 -07:00
ibhagwan
36d850b29b Initial commit 2021-07-14 05:29:55 -07:00