mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-29 05:16:28 -04:00
Rename platform-specific files for more clarity
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//go:build windows
|
||||
|
||||
package cli
|
||||
|
||||
const FallbackEditor = "edit" // "edit" is the Microsoft-developed CLI text editor
|
||||
Reference in New Issue
Block a user