You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bhagwan 09e2b982fb feat(lsp): make symbol highlights configurable 2 years ago
..
buffers.lua feat(lsp): use symbol icons and highlight using CmpItemKindXXX hls 2 years ago
colorschemes.lua nvim 0.8 compatibility: refactor preview shell command (closes #409) 2 years ago
dap.lua fix: calling an fzf-lua mapping from insert mode (closes #429) 2 years ago
files.lua args refactor and resume support 2 years ago
git.lua nvim 0.8 compatibility: refactor preview shell command (closes #409) 2 years ago
grep.lua wrapper around `fn.input` to prevent exception with `<C-c>` 2 years ago
helptags.lua helptags: remove unnecessary '-nth' setting 2 years ago
lsp.lua feat(lsp): make symbol highlights configurable 2 years ago
manpages.lua added 'resume': will resume **any** list, custom or builtin (#241) 3 years ago
module.lua nvim 0.8 compatibility: refactor preview shell command (closes #409) 2 years ago
nvim.lua nvim 0.8 compatibility: refactor preview shell command (closes #409) 2 years ago
oldfiles.lua asyncify oldfiles, more performance enahncements (closes #343) 2 years ago
quickfix.lua normaize fzf FIELD INDEX EXPRESSION, see below: 2 years ago
tags.lua wrapper around `fn.input` to prevent exception with `<C-c>` 2 years ago
ui_select.lua vim.ui.select: fallback when opts have no 'format_item' (closes #346) 2 years ago