1
0
Files
dotfiles/home/private_dot_config/fish/conf.d/environment.fish.tmpl
2025-10-13 10:32:08 +02:00

5 lines
101 B
Cheetah

{{- if .features.editor }}
# Set Neovim to be the default editor
set --export EDITOR nvim
{{- end }}