dotfiles/nvim/.config/nvim
Sanchayan Maity c25188661b nvim: Add fzf-preview
This plugin provides support for Quickfix and Location list along with
previews. Also, does not do fuzzy match on file names which is useful.
Move some of the commands from fzf to fzf-preview as it provides
previews for those as well.

Using pedit for previews for quickfix list wasn't super comfortable.
Drop it, now that we have quickfix preview with fzf-preview.
2020-09-22 20:33:49 +05:30
..
after nvim: Add fzf-preview 2020-09-22 20:33:49 +05:30
colors nvim: Update syntax highlighting for nvim-treesitter 2020-09-10 20:59:26 +05:30
compiler nvim: Use a custom stack compiler for Haskell 2020-01-27 09:30:19 +05:30
lua nvim: HLS is now supported in nvim-lspconfig 2020-09-16 13:03:41 +05:30
plugin nvim: Add support for LSP in status line 2020-09-02 14:45:27 +05:30
autocmd.vim nvim: Add scrollbar 2020-09-21 11:33:43 +05:30
config.vim nvim: config: Do not highlight the column any more 2020-07-14 19:15:07 +05:30
init.vim nvim: Add fzf-preview 2020-09-22 20:33:49 +05:30
keymappings.vim nvim: keymappings: Add key mapping for reloading buffer 2020-09-11 20:20:33 +05:30
plugin_settings.vim nvim: plugin_settings: Enable keymappings for scrolling preview window 2020-09-22 11:14:44 +05:30