Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic vim configuration

Install my preferred basic vim configuration based on vim-plug.

Install with shell on local box

curl -fsSL "https://raw.githubusercontent.com/rgm3/ansible-vim/master/install.sh" | bash

Install with ansible

# Install locally for the current user
ansible-playbook -c local -i localhost, playbook.yml

# Install on a remote server for a different user
ansible-playbook -i raspberrypi.local, -u pi --ask-pass playbook.yml

About

Basic vim setup

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages