+ Improved VIMRC

This commit is contained in:
ziro 2020-07-22 14:31:24 +07:00
parent ef10f5098f
commit 6aca719c57
5 changed files with 14 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# colors
#autoload -U colors && colors
# MOTDs
# ----- MOTDs
pfetch
echo "--------------------------------------"
rateUSD
@ -39,6 +39,8 @@ export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
set -o vi
bindkey -v
export KEYTIMEOUT=1
# Keybindings
[ -f ~/.config/zsh/keybinds ] && source ~/.config/zsh/keybinds
# Plugins