Allow hidden file full-text grep in nvim #4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Telescope live grepping only works on non-hidden files currently. The functionality is there to switch it to hidden file grepping pretty easily but needs to be bound cleverly or be able to be invoked through command.
Now set to default to hidden files as well. Not the ideal fix yet but better than nothing.