Changed layout of plugin telescope-live-grep-args.nvim
This commit is contained in:
@@ -116,6 +116,10 @@ return {
|
||||
require("telescope").setup({
|
||||
extensions = {
|
||||
live_grep_args = {
|
||||
layout_strategy = "vertical",
|
||||
layout_config = {
|
||||
width = 0.75,
|
||||
},
|
||||
auto_quoting = true,
|
||||
mappings = {
|
||||
i = {
|
||||
|
||||
Reference in New Issue
Block a user