Skip to content

aaronfrary/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimfiles

Configuration files I use for the vim text editor. Neovim is also supported.

Installation

Windows
cd $HOME
git clone https://github.com/aaronsgh/vimfiles.git
Unix
cd
git clone https://github.com/aaronsgh/vimfiles.git .vim
Neovim
cd ~/.config
git clone https://github.com/aaronsgh/vimfiles.git nvim

Plugins

Install vim-plug and run :PlugInstall in vim.

About

Personal vimrc, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published