neovim-confs/lua/core
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
..
autocmds.lua statusline: Refresh after BufRead too 2021-12-26 10:44:30 +05:30
default_config.lua nvimtree: Allow changing lazy load from chadrc | Resolve https://github.com/NvChad/NvChad/issues/621 2021-12-25 06:04:58 +05:30
hooks.lua Cleanup | Format files 2021-12-11 11:58:52 +05:30
mappings.lua Telescope: Remove no_ignore option from find files 2021-12-27 08:05:07 +05:30
options.lua Cleanup | Format files 2021-12-11 11:58:52 +05:30
utils.lua Cleanup | Format files 2021-12-11 11:58:52 +05:30