mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: use telescope for go to definition
This commit is contained in:
parent
e4fa75f0c3
commit
79ccdb1263
2 changed files with 2 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ telescope.setup {
|
|||
},
|
||||
lsp_references = {
|
||||
layout_config = { height = 0.8 },
|
||||
initial_mode = "normal",
|
||||
},
|
||||
live_grep = {
|
||||
layout_config = { height = 0.8 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue