Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deadsoul/vimconfig

My new sweetheart vim config <3
https://github.com/deadsoul/vimconfig

Last synced: 2 days ago
JSON representation

My new sweetheart vim config <3

Awesome Lists containing this project

README

        

# IMPORTANT
The repository has been moved to [GitLab.com/DeaDSouL/vimConfig](https://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 :)