telescope.nvim Questions
6
Solved
I'm using neovim and Telescope as a finder (find_files, live_grep, file_browser), by default Telescope is ignoring hidden files and files included in .gitignore - how can I add exception (e.g. .git...
Eucaine asked 9/4, 2022 at 14:48
1
I've installed NvChad for NeoVim. Followed all instuctions as stated in docs and as I've seen on some youtube videos, but in my installation the colors look weird. Here is a short video of me tryin...
Shaughn asked 28/6, 2023 at 17:8
1
I am trying to setup telescope with nvim on MacOS 13.2.1. I installed it using packer. I already installed all dependency that telescope needed. And still unable to show any result on find_files or...
Intinction asked 20/6, 2023 at 4:10
2
I am new to NeoVim and Telescope so I tried to use NvChad
When I try to use :Telescope find_files and write whole name of file that exist only in one place in entire project - telescope instead of ...
Moulton asked 28/2, 2022 at 11:57
4
Solved
I'm new in the VIM / NEOVIM world so I probably am doing something else wrong, but from the docs it says that Telescope will ignore all the files registered in the .gitignore file, which is definit...
Multiangular asked 28/7, 2021 at 15:17
2
Solved
I wish to change the layout_strategy for the telescope plugin from the NvChad default value of horizontal to vertical. This should be possible by setting layout_strategy = "vertical" some...
Leucocytosis asked 12/10, 2022 at 19:25
1
I don't like this behavior. I want to always anchor myself in the root folder of my project however plugins like Telescope (or FZF) keep changing the folder on me.
How can I stop this? thanks
Ignorance asked 1/7, 2022 at 18:29
1
© 2022 - 2024 — McMap. All rights reserved.