Added Neovim
This commit is contained in:
4
home/private_dot_config/fish/conf.d/environment.fish
Normal file
4
home/private_dot_config/fish/conf.d/environment.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
{{- if .features.editor }}
|
||||
# Set Neovim to be the default editor
|
||||
set --export EDITOR nvim
|
||||
{{- end }}
|
Reference in New Issue
Block a user