Skip to content

seorenn/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Seorenn's .vimrc Files

I used a lot of Vim plugins before. But I felt it was not in a good way. Because, I used Vim to editing on demand. I did not need many plugins at all.

So my dotvim becomes a just vanilla configuration.

How to use?

Just clone and link configuration file:

$ git clone git://github.com/seorenn/dotvim.git
$ mv dotvim ~/.vim

If your Vim not load this configuration, just link init.vim to .vimrc

$ ln -s ~/.vim/init.vim ~/.vimrc

If you are using neovim, I recommend link to another configuration path

$ mkdir ~/.config/nvim
$ ln -s ~/.vim/init.vim ~/.config/nvim/init.vim

Well... this will be done ;)

About

Seorenn's .vim files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published