Skip to content

andreabradpitto/vim-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to my Vim configuration's readme file

This repository hosts my Vim configuration file (vimrc) that takes care of installing all my plugins and changes some stettings when first launched on a new machine.

Disclaimer

Currently, vimrc comments are in italian. Maybe I will translate them to english in the future.

Instructions

1 - Move .vim folder inside user's directory (C:\users\<YOUR_USERNAME> for Windows or ~/home/<YOUR_USERNAME> for Linux)

2 - [Optional] Delete the rest of this repository in order to clean up some space

3 - [Optional] Before launching Vim, remove any previously created .viminfo files. It will be created inside .vim by my configuration. Alternatively, you can manually import old data inside the new viminfo file

4 - Launch Vim. It will download all required plugins and change the default/current Vim settings

5 - Enjoy!

Learning Vim

A good an exhaustive guide on how to use Vim can be found here.


PS :q! to exit Vim 😉

About

This repository hosts my Vim text editor configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published