Skip to content

Mitch1000/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIM Configuration

A vim configuration for fun viming.

Installation

  • Clone the git repository and move it to ~/.vim

      git clone https://github.com/Mitch1000/vim.git
    
      mv -r vim ~/.vim
    
  • Move vimrc to /etc/vim/

      cd ~/.vim  
    
      mv vimrc /etc/vim/vimrc 
    
  • To pull submodules use:

      git submodule update --init --recursive --remote
    
  • To use YouCompleteMe follow instructions here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published