Skip to content

Instantly share code, notes, and snippets.

@the-redback
Created February 18, 2019 20:25
Show Gist options
  • Save the-redback/379c4d358f9441c493890c03d148e5c6 to your computer and use it in GitHub Desktop.
Save the-redback/379c4d358f9441c493890c03d148e5c6 to your computer and use it in GitHub Desktop.
"*****************************************************************************
"" Plug install packages
"*****************************************************************************
Plug 'iamcco/markdown-preview.vim'
Plug 'Valloric/YouCompleteMe'
Plug 'w0rp/ale'
"" Color
Plug 'dracula/vim', { 'as': 'dracula' }
Plug 'morhetz/gruvbox'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment