Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ .vim Public
forked from vinitkumar/.vim

:neckbeard: My Current Vim Configuration. πŸš€

Notifications You must be signed in to change notification settings

IWhisper/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

Dotvim

These are my dotvim files that I use in my daily development. I have for long used a modified version of spf13 with heavy customizations on top of it. But with time, it felt a bit sluggish and heavy. So decided to start my .vimrc from scratch. The following config is a direct result of this. It feels very fast and it is fun to write code in my Vim again. Hope you enjoy it and if you do, you can tip me here at https://gratipay.com/vinitkme/. Thanks! :)

Installation:

In order to install the latest version:

git clone git@github.com:vinitkumar/.vim.git
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
cd .vim
cp vimrc ~/.vimrc
cp gvimrc ~/.gvimrc
cp bundles.vim ~/bundles.vim
vim +BundleInstall +qall

vim-screenshot

In order to install the older version of my dotvim:

git clone git@github.com:vinitkumar/.vim.git
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
cd .vim
git fetch origin
git checkout origin/master-old
cp vimrc ~/.vimrc
cp vimrc.before ~/.vimrc.before
cp vimrc.bundles ~/.vimrc.bundles
vim +BundleInstall +qall

Fonts

Install the font Inconsolata for Powerline.otf

Notes:

Patches and fixes are most welcome. Just make sure that you aren't breaking something. Also, open issues for any feature requests.

About

:neckbeard: My Current Vim Configuration. πŸš€

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /