Skip to content

karbassi/vimrc

Repository files navigation

VIMRC files

A bunch of configurations and plugins for vim.

Installation

# Backup vim config folder
mv ~/.vim{,-bak}

# Clone current repo
git clone https://github.com/karbassi/vimrc.git ~/.vim

# Run vim the first time and install the plugins.
# This will load vim, inst all the plugins, then quit.
vim -c "PlugInstall | qa"

Contributing

The contributing guide is a good place to start. If you have questions, feel free to ask.

License

MIT © Ali Karbassi

Releases

No releases published

Packages

No packages published