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

flynnguy/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my .vim/ there are many like it but this is mine.

Mainly here for backup purposes but feel free to borrow anything, I know I've borrowed from others to create it.

To install:

```
git clone https://github.com/flynnguy/dotvim.git ~/.vim/
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
ln -s ~/.vim/vimrc ~/.vimrc
```

Then Launch vim and run

`:PlugInstall`

About

This is my ~/.vim/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published