Skip to content

aalvarado/aa-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AA-Vim

Vim / Nvim configuration.

Support

Tested on the following Operating Systems:

  • Windows 10/7
  • OSX (Wherever Nvim works)
  • Linux

Dependencies

  • git
  • RipGrep
  • Fzf
  • Python 3
  • Ruby

Installation

git clone git@github.com:aalvarado/aa-vim.git
  • Create symlinks

(Linux || OSX)

ln -s aa-vim/.vimrc ~/.vimrc

(Windows)

mklink .vimrc aa-vim\.vimrc

  • Install Plugins

Open vim and type:

:PlugInstall

This will download all and install the plugins specified in the .vimrc file.

Restart vim to load all the plugins

Previews

Android with Termux Screenshot_20220428-100217_Termux~2

About

Vimconfig for quick, up and running editing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published