Skip to content

My vim dotfiles for python, go and javascript development

Notifications You must be signed in to change notification settings

vinitkumar/.vim

Repository files navigation

.Vim

My vim configuration for writing code and prose.

vim-screenshot

I use Terminal.app on macOS catalina with SF Mono font.

How to Install?

This project uses plug for plugin management so we will first need to install plug and then update all the plugins. In order to install the latest version, just run this curl or wget script and it will setup the vim for you.

curl:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/vinitkumar/.vim/master/install.sh)"

wget:

sh -c "$(wget https://raw.githubusercontent.com/vinitkumar/.vim/master/install.sh)"

Purpose

This config is meant for one purpose only and that is speed and accuracy. The plugins are restricted to a mininum.

This config is based on the vimrc of @antirez's gist for his vimrc.

About

My vim dotfiles for python, go and javascript development

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •