Skip to content

tcarlton2000/my-vim-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

my-vim-settings

This repo contains everything needed to reproduce my vim IDE on any system

Setup

  1. brew install neovim
  2. brew install cmake
  3. pip2 install --user neovim
  4. pip3 install --user neovim
  5. git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  6. ln -s ~/.vim/ ~/.config/nvim/
  7. ln -s ~/.vim/ ~/.config/.vim/
  8. cp .vimrc ~/.vimrc
  9. ln -s ~/.vimrc ~/.config/nvim/init.vim
  10. Open VIM
  11. :PluginInstall
  12. Install YouComplete using install.py
  13. Quit and re-open VIM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •