Remove NeoVim aliases
Long live Vim! Seriously, really irked about the color scheme debacle and how I'm over here jumping through hoops to get stuff that was working perfectly, back to working order.
This commit is contained in:
parent
2fcbc384a4
commit
8c545c1d44
1 changed files with 0 additions and 4 deletions
|
@ -82,7 +82,3 @@ alias HEAD='http HEAD'
|
|||
if [[ `uname` == Darwin ]]; then
|
||||
alias uuidgen='uuidgen | tr A-F a-f'
|
||||
fi
|
||||
|
||||
# Nvim takeover
|
||||
alias vim='nvim'
|
||||
alias vimdiff='nvim -d'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue