mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
set neovim to shell editor
This commit is contained in:
parent
87b3355ebc
commit
ac024f83c2
@ -8,6 +8,7 @@ if status --is-interactive
|
||||
set PROJ (dirname $DOTS)
|
||||
set PATH $PATH /usr/local/bin ~/.local/bin $DOTS/bin ~/.cargo/bin
|
||||
set CDPATH . $HOME $PROJ
|
||||
set EDITOR nvim
|
||||
|
||||
# Use `vi` in the shell with cursor shapes
|
||||
fish_vi_key_bindings
|
||||
|
Loading…
Reference in New Issue
Block a user