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

5 lines
101 B
Fish

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