Dropping some more NeoVim references
This commit is contained in:
parent
8c545c1d44
commit
983e0d4396
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
||||||
status = auto
|
status = auto
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = vim
|
||||||
|
|
||||||
[diff]
|
[diff]
|
||||||
compactionHeuristic = true
|
compactionHeuristic = true
|
||||||
|
|
2
zsh/.env
2
zsh/.env
|
@ -1,5 +1,5 @@
|
||||||
export CLICOLOR=1
|
export CLICOLOR=1
|
||||||
export EDITOR=nvim
|
export EDITOR=vim
|
||||||
export KEYTIMEOUT=1
|
export KEYTIMEOUT=1
|
||||||
export QUOTING_STYLE=literal
|
export QUOTING_STYLE=literal
|
||||||
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
|
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue