Skip to content

AChris07/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My VIM Config

This is just my VIM configuration. It will probably be a work in progress, as I find more plugins/configurations I want to tinker with.

Although I use other editors in graphical mode, I still like to have a decent VIM configuration whenever I have to quickly check/edit some code through terminal (through SSH, for example).

Feel free to check the .vimrc and/or my used plugins, I'll try to keep it as well-documented as possible. Any suggestion is appreciated!

Installation

To get started, you can use the following install script using cUrl:

curl -o- https://raw.githubusercontent.com/AChris07/vim-config/master/install.sh | bash

or wget:

wget -qO- https://raw.githubusercontent.com/AChris07/vim-config/master/install.sh | bash

About

Just a repository with my VIM configuration file and plugins, for others to use and for me to clone on new computers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published