Skip to content

renzmann/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vim configuration

Want to use this config? Go ahead!

On Linux/macOS

git clone https://github.com/renzmann/.vim ~/.vim

On Windows (Powershell)

git clone https://github.com/renzmann/.vim $Env:USERPROFILE\vimfiles

On Windows (CMD)

git clone https://github.com/renzmann/.vim %USERPROFILE%\vimfiles

It's portable!

It's also possible to try out this configuration without explicitly setting it as your default

git clone https://github.com/renzmann/.vim renzmann-dotvim
vim -u renzmann-dotvim/vimrc

Goals

This is a minimal configuration compared to my neovim setup. The goal here is to work on much older systems, and have consistent performance nearly everywhere, with no additional setup required other than copying this repository to ~/.vim.

About

My Vim 7.0+ configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published