Skip to content

daniagudelos/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to my vim configuration repository!

Hi! (^0^)ノ

How does this configuration look like?

Daniagudelos' vim configuration

Install vim

Make sure your VIM version comes with clipboard support.

Clone the repo!

Open a terminal in your home directory and execute:

git clone git@github.com:daniagudelos/vimfiles.git .vim

This command will clone my repository into a hidden directory with the name ".vim". To be able to use the configuration in the vimrc file you need to move it to your home directory or create a symbolic link. To create a hidden symbolic link, execute:

ln -sv .vim/vimrc .vimrc

Install the repositories

Here is a list of the repositories you need to visit to understand and use this configuration:


All done!

Might be interesting for you:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published