Switching to neovim.

This commit is contained in:
Bartek Stalewski 2022-05-22 17:57:16 +02:00
parent 441eb7c86a
commit cfcc8fdd81
4 changed files with 7 additions and 14 deletions

View file

@ -11,7 +11,6 @@ setopt SHARE_HISTORY
export PATH=~/.local/bin:$PATH
export EDITOR=vim
export VIMINIT='let $MYVIMRC="$XDG_CONFIG_HOME/vim/vimrc" | source $MYVIMRC'
tabs 2
mkdir -p $XDG_DATA_HOME/zsh