nu: Change default editor to nvim
This commit is contained in:
@ -94,7 +94,7 @@ if (which tkey-ssh-agent | is-empty) {
|
||||
|
||||
$env.GPG_TTY = (tty)
|
||||
$env.BROWSER = "firefox"
|
||||
$env.EDITOR = "helix"
|
||||
$env.EDITOR = "nvim"
|
||||
$env.DEFMT_LOG = "info"
|
||||
$env.MOZ_ENABLE_WAYLAND = "1"
|
||||
$env.VOLTA_HOME = $"($env.HOME)/.volta"
|
||||
|
||||
Reference in New Issue
Block a user