neovim-config/lua
ryanb-dev 688586eeec Telescope: Remove no_ignore option from find files
Prior to this change, searches through large repositories would include
files within the .gitignore, resulting in long search results and many
useless results.  This change results in find_files respecting
.gitignore and find_hiddenfiles instead being an exhaustive search over
all files within the current directory.
2021-12-27 08:05:07 +05:30
..
colors make nvimtree folder match its icon color 2021-12-25 10:57:25 +05:30
core Telescope: Remove no_ignore option from find files 2021-12-27 08:05:07 +05:30
plugins nvimtree: Load after nvim-web-devicons when lazy load disabled 2021-12-26 10:44:30 +05:30