You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#5
Update the default CTRL+P action to not always use git files only.
* Change the keymap for `<C-p>` in `home-manager-modules/nixvim.nix` to use `find_files` instead of `git_files`
* This change ensures that the default action for CTRL+P searches for files in the current directory, regardless of whether it is a git repository
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/fjij/nix-configs/issues/5?shareId=XXXX-XXXX-XXXX-XXXX).
Error message when called in a non-git directory:
The text was updated successfully, but these errors were encountered: