master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 5dd99d7085 - Show all commits

View File

@@ -11,7 +11,6 @@ require('telescope').setup({
defaults = {
mappings = {
i = {
['<esc>'] = actions.close,
['<cr>'] = actions.select_default + actions.center,
['<C-l>'] = actions.send_selected_to_loclist,
['<C-q>'] = actions.smart_send_to_qflist,