Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mortonfox/myvimrc

My .vimrc
https://github.com/mortonfox/myvimrc

configuration rc-files vim vimrc

Last synced: 3 months ago
JSON representation

My .vimrc

Awesome Lists containing this project

README

        

# My _vimrc

## Introduction

This is my vimrc file, backed up on GitHub for safekeeping.

I named it ``_vimrc`` instead of ``.vimrc`` because I use this configuration
file under Windows too. Vim on other platforms can use ``_vimrc`` without any
problems, so this name is portable.

## Plugins Needed

This vimrc uses [vim-plug](https://github.com/junegunn/vim-plug) to pull in
other plugins. It should auto-install vim-plug, but in case it doesn't, check
vim-plug's README for instructions.