Skip to content

barbequeue/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

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

  1. Install vim-plug for your Vim version following instructions
  2. Clone
git clone https://github.com/barbequeue/vimrc.git ~/.vim
  1. Run
sh ~/.vim/install_vimrc.sh

Done!

Optional steps

You may want to run this command to enable fzf in your terminal as well

~/.local/share/nvim/plugged/fzf/install

About

My nvim run-time configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors