Skip to content

jondlm/jvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jVim

Yet another personal vim setup. Heavily inspired by spf-13. Also includes some other dot files I find useful.

Installation

Note: These instructions aren't precise.

  1. git clone [email protected]:jondlm/jvim ~/.jvim && cd ~/.jvim
  2. git submodule update --init --recursive downloads vundle
  3. ./install.sh [bonus] warning, will potentially overwrite existing dot files in your home directory. The script isn't long, just read it :)
  4. Make sure your neovim version is updated
  5. Use brew to install zsh (fzf, rustup, mise, alacritty, neovim, zplug)
  6. Run zsh and zplug install
  7. Run vim, you'll get some errors, that's okay, just run :BundleInstall
  8. Quit and restart vim
  9. Enjoy!

About

My personal Vim setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published