mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-08-30 22:06:30 -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 = "vi" // vi is pre-installed on most UNIX-like systems
|
||||
Reference in New Issue
Block a user