Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

DeaDSouL/vimConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT

The repository has been moved to GitLab.com/DeaDSouL/vimConfig.

vimConfig

My new sweetheart vim config <3

Installation

Once you cloned the repo, do the following

  1. Link to vimrc:

    $ ln -s /path/to/vimConfig/vimrc $HOME/.vimrc

  2. Link to vim:

    $ ln -s /path/to/vimConfig/vim $HOME/.vim

  3. Create the needed directories:

    $ mkdir -p $HOME/.vim/{plugged,files/{bkp,inc,swap,undo}}

  4. Run vim

  5. Upgrade vim-plug, by hitting:

    ,U

  6. Install/Update plugins, by hitting:

    ,u

  7. Install the fonts

    $ $HOME/.vim/plugged/fonts/./install.sh

Finally,...

Enjoy :)

About

My new sweetheart vim config <3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published