dev-resources.site
for different kinds of informations.
Neovim how to ignore directories like node_modules in Telescope
Published at
11/30/2024
Categories
vim
productivity
tooling
nvim
Author
lico
Author
4 person written this
lico
open
Using the file_ignore_patterns option in Telescope can significantly slow down performance.
Instead, consider installing ripgrep.
By default, ripgrep
automatically excludes files inside the node_modules directory, ensuring efficient file searching without impacting performance.
You don't even need to set up anything after installing.
It is a short info. Hope some of you found it helpful.
Happy Viming!
nvim Article's
30 articles in total
Neovim how to ignore directories like node_modules in Telescope
currently reading
How to configure neovim's Lua LS for Love2D
read article
Another great neovim smooth scroll plugin
read article
Buscadores personalizados con Mini.Pick
read article
Neovim: A Powerful and Customizable Text Editor - An Introduction for Beginners
read article
Neovim smart mappings
read article
Neovim plugin for synchronization with remote servers
read article
End and a new beginning
read article
How to Transform Vim to a Complete IDE?
read article
Unleash the Power of Neovim Configuration with Confidence
read article
Comparing Vim and Neovim for Python Developer
read article
Tools for my web development env
read article
helix-editor gold mine ⛏️
read article
My lazy neovim config
read article
Simple Vim Session Management
read article
NerdTree Command
read article
nvim cheatsheet
read article
Config Nvim on ubuntu 22.0
read article
Keep two nvim setups easilly
read article
Update your files header using git hooks
read article
Пояснення вім логіки. Як працювати в nvim?
read article
Undercurl Display on Neovim and tmux with iTerm2
read article
# Use Vale Linter in LunarVim
read article
Primary Selection as a Plus
read article
Configuring NeoVim plugins
read article
LSP (Language Server Protocol)
read article
Estrutura do Vim/Neovim
read article
Configurando neovim
read article
Unknown Vim Trick
read article
My Nvim setup process
read article
Featured ones: