Skip to content

sud0t/live_minimal_vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a minimal Vim configuration in just one file without external dependencies. The purpose is to provide a light-weight and ready-to-use Vim config for quick editing.

The config is tested in Vim 7.4.

How to use

# to avoid default conf interfering with this conf
mv ~/.vimrc ~/.vimrc.bak
git clone https://github.com/sud0t/live_minimal_vim.git && cd live_minimal_vim .
mv ./.vimrc ~/

About

A fork of minimal_vim with some minor changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 100.0%