ivy.nvim/lua
Ade Attwood d60ba5085a fix: include dot files in search results
This adds dot files into the finder. We are adding the overrides to the
`ignore` package, that can be used later to add custom ignore
directories that can be passed in as settings.

We are also adding a new `ivy_cwd` function to libivy to get the current
directory due to the limitations of lua.

Fixes-issue: #16
2022-09-04 13:29:47 +01:00
..
ivy fix: include dot files in search results 2022-09-04 13:29:47 +01:00