Files
MUTN/src/cli/initWIN.go
T

6 lines
153 B
Go

//go:build windows
package cli
const fallbackEditor = "nvim" // since there is no pre-installed CLI editor on Windows, default to the most popular one