mirror of
https://github.com/stevenproctor/dotfiles.git
synced 2026-01-28 07:19:55 -06:00
NVIM: update telescope plugin settings
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
(telescope.load_extension :projects)
|
||||
(telescope.load_extension :yank_history)
|
||||
|
||||
(telescope.setup {:defaults {: vimgrep_arguments}
|
||||
(telescope.setup {;; :defaults {: vimgrep_arguments}
|
||||
:pickers {:buffers {:mappings {:n {:d :delete_buffer}}}}
|
||||
:extensions {:projects {:projects {}}}})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user