mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Modify how fzf is loaded; More nvim terminal mode bindings;
Modify EDITOR to equal 'nvim'
This commit is contained in:
parent
3ac866096d
commit
8c2bce0ad9
3 changed files with 7 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
set -gx EDITOR vim
|
||||
set -gx EDITOR nvim
|
||||
set -gx GOPATH $HOME/Documents/go
|
||||
set -gx GOBIN $GOPATH/bin
|
||||
set -gx DOTNET_ENVIRONMENT Development
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue