Getting crazy with vim-plug
In an effort to reduce the amount of manual lifting being done, I'm finally coming back around to using a plugin manager for [n]vim. Also formally swapping `vim` references for `nvim`.
This commit is contained in:
parent
feafeaf8da
commit
1769b16f23
6 changed files with 23 additions and 356 deletions
2
zsh/.env
2
zsh/.env
|
@ -1,5 +1,5 @@
|
|||
export CLICOLOR=1
|
||||
export EDITOR=vim
|
||||
export EDITOR=nvim
|
||||
export KEYTIMEOUT=1
|
||||
export QUOTING_STYLE=literal
|
||||
export TERM=xterm-256color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue