Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

schlueter/dot-vim

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.vim

My vim configuration. I set up this repository to more easily track my configuration across different machines and ease installation on new ones. The majority of the configuration here is (and will likely continue to be) borrowed from elsewhere. I will attempt to include attributions when possible.

Installation

  1. Clone this repo to ~/.vim

     git clone https://github.com/schlueter/dot-vim.git ~/.vim
    
  2. Install the vim-plug script:

     curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
         https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
    
  3. Install the plugins:

     vim -c :PlugInstall -c ':mkspell! spell/*.add'
    

Requirements

Node and npm are used during plugin installation to install a markdown server for the Instant Markdown plugin.

About

My vim configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.