This is the full amix configuration, but with some difference:
- Neovim
- In order to manage plugins more easily, moved to vim-plug
- Cursor movement in insert mode - use
<C-h>,<C-j>,<C-k>and<C-l>
- Install vim-plug for your Vim version following instructions
- Clone
git clone https://github.com/barbequeue/vimrc.git ~/.vim
- Run
sh ~/.vim/install_vimrc.sh
Done!
You may want to run this command to enable fzf in your terminal as well
~/.local/share/nvim/plugged/fzf/install