Intended to work across Vim and NeoVim.
- Makes use of Plug to manage plugins. Plug should be installed on startup if you don't have it installed.
- Uses FZF and The Silver Searcher for finding stuff.
- With some configuration appropriated from zenbro
- Clone this repo somewhere and make a symlink from
~/.vimrc
toinit.vim
:
git clone https://github.com/puffo/vim-config.git ~/.config/nvim`
ln -sf ~/.config/nvim/init.vim ~/.vimrc
- Edit
g:setup_path
ininit.vim
to point to where the repo was cloned if you didn't put it in~/.config/nvim
Clone this repo into the nvim config folder:
git clone https://github.com/puffo/vim-config.git ~/.config/nvim`
- Edit
g:setup_path
ininit.vim
to point to where the repo was cloned if you didn't put it in~/.config/nvim