This website works better with JavaScript.
Home
Help
Sign In
ryanreed
/
dotfiles-chezmoi
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Activity
Browse Source
Moving from vim to neovim
pull/2/head
Ryan Reed
2 years ago
parent
472ac3cd51
commit
35ced52efc
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dot_config/zsh/configs/editor.zsh
+ 1
- 1
dot_config/zsh/configs/editor.zsh
View File
@ -1,2 +1,2 @@
export
VISUAL
=
vim
export
VISUAL
=
n
vim
export
EDITOR
=
$VISUAL
export
EDITOR
=
$VISUAL
Write
Preview
Loading…
Cancel
Save