mirror of
https://github.com/nushell/nushell.git
synced 2025-06-14 05:57:13 +02:00
* Made a change to completion resolution order * Potential fix for completion (remove file paths from command completer) * Updating formatting * Removed commented out code for readability * Fixed compile error on merge