mirror of
https://github.com/nushell/nushell.git
synced 2025-07-14 05:15:23 +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