HH
hhendrikk/dotvim
My vim settings
dotvim
This is my .vim folder setup.
The plugins are managed by VIM-Plug.
Requirements
Installation
- Clone the repo with
git clone https://github.com/hhendrikk/dotvim ~/.vim cd ~/.vimmd backupsmd swapsmd undosmd autoload
md c:\Users\[username]\vimfilesto powershellmd c:\Users\[username]\vimfiles\autoloadto powershell
ln -s ~/.vim/vimrc ~/.vimrcto make the .vimrc link on your home.
cmd /c mklink C:\Users\[username]\.vimrc c:\Users\[username]\.vim\vimrcto powershell
- Install VIM-Plug with
curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim vim +PlugInstallto install all of the plugins.
On this page
Languages
Vim Script74.8%PowerShell13.2%Shell7.6%Vim Snippet4.5%
Contributors
Created February 22, 2016
Updated February 3, 2020